This website requires JavaScript.
Explore
Help
Register
Sign In
javascript
/
NativeScript
Watch
1
Star
0
Fork
0
You've already forked NativeScript
mirror of
https://github.com/NativeScript/NativeScript.git
synced
2025-08-16 11:42:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
tns-core-modules
/
http
History
vakrilov
3fe2815ded
Support http.getFile for URLs with query params
2017-05-30 14:55:15 +03:00
..
http-request
Support http.getFile for URLs with query params
2017-05-30 14:55:15 +03:00
http.d.ts
Changing module docs so they can appear in typedoc.
2017-05-10 11:55:47 +03:00
http.ts
Support http.getFile for URLs with query params
2017-05-30 14:55:15 +03:00
package.json
No more ambient modules for tns-core-modules/* subpackages.
2017-03-07 17:59:02 +02:00
Readme.md
Rename the files
2016-05-26 14:30:25 +03:00
Readme.md
Allows you to send web requests and receive the responses.