Files
meteor/packages/http/README.md
2014-10-24 10:13:59 -07:00

248 B

http

HTTP provides an HTTP request API on the client and server. To use these functions, add the HTTP package to your project with $ meteor add http.

See the HTTP section in the Meteor docs for more details.