Core library for interfacing with AutoRest generated code
Lightweight request library. Promise based, with proxy support.
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server, it's using the ALPN protocol
A small Node.js module to retrieve the request's IP address
Streaming http in the browser
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Passport authentication strategy using JSON Web Tokens
Fake HTTP injection library
Cypress's fork of the simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
Low-level HTTP/HTTPS/XHR request interception library for NodeJS
XMLHttpRequest for Node
Official `aws-lite` plugin for S3
Build servers for Node.js using the web fetch API
Build servers for Node.js using the web fetch API
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
small xhr abstraction
Provides a fallback for non-existing directories so that the HTML 5 history API can be used.
Provides a way to make requests
A request library that returns promises, inspired by request
An http(s).Agent implementation that block request Private IP address.
Signs and prepares requests using AWS Signature Version 4
Simplified requests for paged (paginated) content.
Better streaming static file server with Range and conditional-GET support