small xhr abstraction
spy on outgoing requests in node
A light-weight module that brings window.fetch to node.js
Promise based HTTP client for the browser and node.js
RFC6265 Cookies and Cookie Jar for node.js
Multipart body support for request-compose
Build servers for Node.js using the web fetch API
Standards-compliant WebSocket server and client
Reusable transformers for patching RPC inputs and outputs
Request-scoped storage support, based on Asynchronous Local Storage, with fallback to cls-hooked for older Node versions
OAuth 1.0a Request Authorization for Node and Browser.
[](https://www.npmjs.com/package/@aws-sdk/util-create-request) [](https://www.npmjs.com/pac
🌍 An extremely lite geoip decoder utilizing the micro-geoip-lite microservice to geo decode the IP info via an https request - the microservice utilizes MaxMind's IP info dataset.
A better API for making Event Source requests, with all the features of fetch()
Library to assist with debugging HTTP(s) requests made by the request module.
Adds console logs to https request
Browser port of the Node.js 'request' package
Call require pretending your are at another directory
Node.js CORS middleware
Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.
Obtain client ipv6 / ipv4 address from Node HTTP / HTTPS request
Determine address of proxied request
A wrapper around the node https request method.
Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.