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
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Streaming http in the browser
Like request, but smaller.
HTTP transport utilities for Taquito RPC clients with retry, timeout, and error classification.
An HTTP(s) proxy `http.Agent` implementation for HTTP
Fake HTTP injection library
Looker SDK Runtime Library
Standards-compliant WebSocket server and client
Batch HTTP transport layer for GraphQL
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
Create an ArrayBuffer instance from a Data URI string
Network request and file loading utilities.
Infer the content-type of a request.
A TypeScript SSE proxy for MCP servers that use stdio transport.
Given a response from the npm security api, render it into a variety of security reports
Error comparison and information related utility for node and the browser
An HTTP/1.1 client, written from scratch for Node.js
Balena HTTP client
A fast and easy to use JSON Schema validator
destroy a stream if possible
Isomorphic client library for making HTTP requests in node.js and browser.
A node.js NTLM client with support for NTLM and NTLMv2 authentication, forked from clncln1/node-ntlm-client