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.
Core library for interfacing with AutoRest generated code
Like request, but smaller.
Streaming http in the browser
An HTTP(s) proxy `http.Agent` implementation for HTTP
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Fake HTTP injection library
Zabbix Javascript API Client
Turn a function into an `http.Agent` instance
A zabbix_sender implementation, to send zabbix item(s) using the zabbix trapper protocol.
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