Showing 1-20 of 76 packages
Very low level wrapper arround http.request/https.request
Very low level wrapper arround http.request/https.request
node https request
An implementation of window.fetch in Node.js using Minipass streams
Low-level HTTP/HTTPS/XHR request interception library for NodeJS
Convert a WHATWG URL to an http(s).request options object.
Intercept & mock http requests issued by XMLHttpRequest, fetch, nodejs https/http module, axios, jquery, superagent, ky, node-fetch, request, got or any other request libraries by intercepting XMLHttpRequest, fetch and nodejs native requests in low level.
a promise wrapper around http.request and https.request. Also provide a functionnal builder.
javascript wrapper function for http.request and https.request that returns parsed data in callback
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
An agent for HTTPS through an HTTP(S) proxy server using the CONNECT method
Very low level wrapper arround http.request/https.request
Wrapper for `http.request` and `https.request` (Node.js APIs) with Promise API.
Self-signed PEM key and certificate ready for use in your HTTPS server
Self-signed PEM key and certificate ready for use in your HTTPS server (fork from https-pem)
A robust, cross-platform Web Push notification library that handles VAPID authentication and payload encryption following the Web Push Protocol standard. Works in Node.js 16+, Browsers, Deno, Bun and Cloudflare Workers.
A library to simplify REST API requests and to provide utilities for handling common REST API consumer scenarios
Logs outgoing http requests and responses.
Custom tls.connect options for https.Agent
Fakeweb implementation in node for testing HTTP requests