Execute a callback when a request closes, finishes, or errors
Flash Socket Policy File Server. A server to respond to Flash Socket Policy requests, both inline and through a dedicated server instance.
A simple tool to keep requests to be executed in order.
Wrapper for request module that saves all traffic as a HAR file, useful for auto mocking a client
semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues
A simple package with no dependencies for native requests using callback
Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).
Add callbacks to requests in flight to avoid async duplication
Concurrent downloader of npm-compatible packages
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
request-retry wrap nodejs request to retry http(s) requests in case of error
Octokit plugin for GitHub's recommended request throttling
HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.
Isomorphic client library for making HTTPS requests in node.js and browser.
The optimized & lightweight middleware for serving requests to static assets
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Storage enhancer to debounce persist requests.
A data loading utility to reduce requests to a backend via batching and caching.
A better API for making Event Source requests, with all the features of fetch()