Build an absolute URL from a base URL and a relative URL (RFC 1808). No dependencies!
Timings for HTTP requests
HTTP server mocking and expectations library for Node.js
Wrap native HTTP requests with RFC compliant cache support
Cypress's fork of a simplified HTTP request client.
Low-level HTTP/HTTPS/XHR/fetch request interception library.
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Provides a way to make requests
Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server, it's using the ALPN protocol
Timeout HTTP/HTTPS requests
Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining
Simplified HTTP request client.
Like request, but smaller.
Core library for interfacing with AutoRest generated code
Streaming http in the browser
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Fake HTTP injection library
Turn a function into an `http.Agent` instance
Standards-compliant WebSocket server and client
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Infer the content-type of a request.
An HTTP/1.1 client, written from scratch for Node.js
WebSocket protocol handler with pluggable I/O