Files
meteor/packages/deprecated/http
Leonardo Venturini c03737c67b bump to stable version
2024-10-16 14:44:34 -04:00
..
2021-06-24 17:16:13 +02:00
2023-11-20 17:43:45 -03:00
2023-06-06 11:44:00 -03:00
2024-10-16 14:44:34 -04:00
2021-06-24 17:16:13 +02:00

http

Source code of released version | Source code of development version


Deprecated

This package has been deprecated in favor of the fetch package and new web standards.

Docs

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.

Direct access to npm request API

This feature is now disabled and was used in prior versions of this package.