agent-base
Turn a function into an `http.Agent` instance
Found 3780 results for https
Turn a function into an `http.Agent` instance
An HTTP(s) proxy `http.Agent` implementation for HTTPS
HTTP and HTTPS modules that follow redirects.
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
Mimic a Node.js HTTP response stream
Check if a protocol requires a certain port number to be added to an URL.
An HTTP/1.1 client, written from scratch for Node.js
Decompress a HTTP response if needed
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Human-friendly and powerful HTTP request library for Node.js
The one-liner node.js proxy middleware for connect, express, next.js and more
Timings for HTTP requests
Reference implementation of Joyent's HTTP Signature scheme.
A response-like object for mocking a Node.js HTTP response stream
Maps proxy protocols to `http.Agent` implementations
Returns a `stream.Readable` from a URI string
HTTP2 client, just with the familiar `https` API
A PAC file proxy `http.Agent` implementation for HTTP
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
Missing keepalive http.Agent
elegant & feature rich browser / node HTTP with a fluent API
Node HTTP/HTTPS Agents for tunneling proxies
Check whether a request can be retried based on the `error.code`
Low-level HTTP/HTTPS/XHR/fetch request interception library.
The leanest and most handsome HTTP client in the Nodelands.
Prepend `https://` to humanized URLs like sindresorhus.com and localhost
https module compatability for browserify
A ready to use http and https agent for working with proxies that keeps connections alive!
A simple zero-configuration command-line http server
[](https://travis-ci.org/hunterloftis/stoppable)
Tiny and elegant HTTP client based on the Fetch API
Core Promise support implementation for the simplified HTTP request client 'request'.
Timeout HTTP/HTTPS requests
A Vite plugin to generate untrusted certificates for HTTPS dev servers
Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.
Convert a WHATWG URL to an http(s).request options object.
Check if a number is a redirect HTTP status code
Gracefully shutdown a running HTTP server.
https mediation
A simple object to represent an http response
The core lightweight HTTP client for Node
JSON-RPC 1.0/2.0 compliant server and client
node-postgres for serverless environments from neon.com
Construct HTTP/HTTPS agents for tunneling proxies
Make synchronous web requests
Very low level wrapper arround http.request/https.request
Allows cookies with every Node.js HTTP clients.
A simple package with no dependencies for native requests using callback
http(s) proxy as connect middleware
Low-level HTTP/HTTPS/XHR request interception library for NodeJS
Parse http headers
Convenience wrapper for Got to interact with the GitHub API
HTTP Strict Transport Security middleware.
Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, timeout and more. Base undici API.
Global HTTP & HTTPS tunneling
Zero dependencies, gracefully terminates HTTP(S) server.
Reconstruct the original URL used in an HTTP request based on the HTTP request headers
tiny http client for Node and the browser
Provide certificates for vite's https dev service
A small HTTP(S) GET request library, with redirects and streaming.
Serve http and https connections over the same port with node.js
A pure-JS module to read TLS client hello data and fingerprints from an incoming socket connection
Very low level wrapper arround http.request/https.request
gracefully shuts downs http server
`Request#proxy(uri)` superagent extension
Use Ky in both Node.js and browsers
A carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Python Requests project
REST API Client Library
A lean, modular web server for rapid full-stack development
An HTTP proxy written with Node.js (think Squid)
Cypress's fork of the simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
For managing certificates when developing Office Add-ins.
Human-friendly and powerful HTTP request library for Node.js
Library to assist with debugging HTTP(s) requests made by the request module.
Get stats on your Node.js HTTP server requests
An http(s).Agent implementation that block request Private IP address.
A lean, modular web server for rapid full-stack development
A custom version of node-forge with selected algorithms.
Creates HTTP/HTTPS Agent with Infinity maxSockets
a keep-alive agent for http and https
NodeJS http(s) agent implementation for VS Code
Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged
Sugar API for @request/interface consumers
HTTPS server running on localhost
Nextjs HTTP Proxy Middleware
Configuration logic for the Purest module
A powerful package for gracefully shutting down NestJS applications
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.
Light-weight Fetch implementation transparently supporting both HTTP/1(.1) and HTTP/2
Serve http and https connections over the same port with node.js
The ultra-lightweight Node.js HTTP client
A lightweight drop-in replacement for request
Provide certificates for rsbuild's https dev service
Node.js static server with Basic auth and access file logging, HTTPS support and custom error pages
React Native Firebase - Cloud Functions for Firebase lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests. React Native Firebase supports integration with production and locally emulated Cloud Fun
Get input as normalized WHATWG URL
Over the wire test doubles
wget in nodejs, forked from wuchengwei/node-wget to add improvements and help maintain the project - forked for node-opcua
SOCKS v5 HTTPS client.
Check if an URL is a valid HTTP URL.
A lightweight Node.js library to fetch the file size from a remote URL without downloading the file. Zero dependencies. Returns a Promise with the file size formatted as 'B', 'KB', 'MB', 'GB', or 'TB'.
A lightweight, zero-dependency drop-in replacement for request
A lite http request lib based on fetch with plugins support and similar API to axios.
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Mocks Server plugin providing proxy variant handler
Node & Browser tested, Non-JSON DNS over HTTPS fetching with minimal dependencies.
Quickly get self signed ssl certificates for development
A straightforward forward-proxy.
Tiny and elegant HTTP client based on the Fetch API
Adds retry functionality to fetch()
Copy files from one path to another, based on the instructions provided in a configuration file.
Get stats on your Node.js HTTP server requests
A dependency free dev server for single page app development
Node.js XMLHttpRequest implementation using http.request()
Framework aimed to provide useful TypeScript decorators to implement controllers, services and request handlers, built with Fastify.
A wrapper for the request module that logs all request events
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
The Ultimate Express. Fastest http server with full Express compatibility, based on uWebSockets.
Redirecting HTTP to HTTPS. It forces SSL (HTTPS) when HTTP is required using Express (Nodejs) and remove www and trailing slash on your domain.
Create a pre-configured HTTP server
Greenlock is Let's Encrypt (ACME) client for node.js
HTTP Man In The Middle (MITM) Proxy
Tiny library for making http(s) requests.
node-red http request node with additional peerCertificate output
Library for handling retry logic with undici HTTP client
A simple utility to force https for connect based node.js apps.
A wrapper for Node.js' fetch API that makes it appear like superagent.
Redirect users to the SSL version of your app. For ExpressJS running on Heroku
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im
wget in nodejs, forked from wuchengwei/node-wget to add improvements and help maintain the project
Node HTTP/HTTPS Forward Proxy Agent
A TLS/HTTPS library with automation.
Enforces HTTPS for node.js koa projects
A+ Promise interface to Node.js HTTPS request, with no dependencies
Enforces SSL for node.js express projects
Redirect from HTTP to HTTPS using meta redirects
Plugin for fastify to forward http requests to https
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
wget in nodejs.
Generic file download utility
Simple http/https proxy daemon. Proxying based on the excellent node-http-master.
Simple wrapper on request-promise for retry mechanism
Make easy requests with NTLM authentication
Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.
Force SSL on particular/all pages in Express
PeerTube fork of reference implementation of Joyent's HTTP Signature scheme.
Maps proxy protocols to `http.Agent` implementations
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
wrapper for express app to work with http2 protocol
Native http2 fetch implementation for Node.js
Force a redirect to HTTPS when not on a local web server.
HTTP request library for Axway CLI packages
HTTP Man In The Middle (MITM) Proxy. This is a fork of Joe Ferners' library node-http-mitm-proxy. Its first release was identical to the master version of the original library, commit 66ac0f5d3298f66b731f90ebf1e9b430fa5d76eb. I decided to publish a scoped
Simple http(s) request function, returning a promise.
Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.
A thin wrapper around fetch that prevents duplicate requests.
The reusable, scalable, and quick node.js API server for stateless and stateful applications
Simple drop-in for express apps to spawn multiple processes
Range-request tokenizer adapter
Proxy aware HTTPS agent
Gulp plugin for downloading files via http/https.
a lightweight server for stubbing external systems and endpoints
A simple command line server to replace http-server
A response-like object for mocking a Node.js HTTP response stream. This is a fork of sindresorhus/responselike, but with CommonJS support.
Stuntman - HTTP proxy / mock shared types and utils
Mimic a Node.js HTTP response stream. This is a fork of sindresorhus/mimic-response, but with CommonJS support.
a simple server
High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
Crawler is a ready-to-use web spider that works with proxies, asynchrony, rate limit, configurable request pools, jQuery, and HTTP/2 support.
HTTP/2 support for Express
Node wrapper for curl-impersonate (lexiforest) via CLI - Enhanced with raw buffer support and extra curl args
Human-friendly and powerful HTTP request library for Node.js. This is a fork of sindresorhus/got, but with CommonJS support.
Generate a one-way hash from an http.IncomingMessage
Protect Got requests from SSRF
Timings for HTTP requests. This is a fork of @szmarczak/http-timer, but with CommonJS support.
Ultra-light (150 LOC, No dependencies) & Ultra-fast request library with reliable retry on failure, http/https, redirects, gzip/deflate/brotli, extensible, proxy, streams, JSON mode, forms, timeout
Stuntman - HTTP proxy / mock API client
Record and playback HTTP responses
Self-signed PEM key and certificate ready for use in your HTTPS server
A simple and effective promise-based HTTP & HTTP/2 request library that supports all HTTP methods.
Stuntman - HTTP proxy / mock server with API
Tunnelmole, an open source ngrok alternative. Instant public URLs for any http/https based application. Available as a command line application or as an NPM dependency for your code. Stable and maintained. Good test coverage. Works behind firewalls
A straightforward forward-proxy.
hapi http -> https redirection
Express middleware that redirects non-secure access to HTTPS (optimized for Azure and AWS).
Grunt static http server task
Fetch-based axios-style HTTP client
Proxy agent support for Koishi
Proxy agent support for @cordisjs/plugin-http
Wrapper for the http and https modules request function
A powerful package for gracefully shutting down NestJS applications
It simplifies mocking by auto-recording/stubbing HTTP interactions and automate the process of updating/deleting recordings.
A micro-library that returns a website's SSL certificate
Allows cookies with every Node.js HTTP clients.
Creates a minimal Express server for testing
http-proxy alternative
Command-line http server with gzipping and fallback support
TestRail API's
Custom HTTP client using Node.js https module
Self-signed PEM key and certificate ready for use in your HTTPS server (fork from https-pem)
ES7 async/await ready http client
Simple DNS cache for Node.js
An simple agent for HTTP and HTTPS through HTTP and SOCKS proxies
Node.js module to get the corresponding http/https request function based on url
tls.createServer options with SSL/TSL certificate for quick https setup for live-server
Efficient File Transfer Module for NodeJS
Detect image dimensions via request.
The ultra-lightweight Node.js HTTP client now with http agent support
Reference implementation of Joyent's HTTP Signature scheme.
A thin Promise wrapper around Node.js http/https request functions
HTTP/HTTPS testing server for your tests.
Simple library for requesting data from JSON APIs
A Node.js module for creating REST clients with easy request model templating and straightforward extensibility
Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers in 100% JavaScript.
Fault-tolerant, reactive, middleware-oriented, full featured HTTP client for node.js and browsers
HTTP with Azure Relay Hybrid Connections
Development server, used mainly for testing, which proxies requests and is able to easily manage local mocks.
A library to access fetch from any JavaScript / TypeScript environment
Tiny, lightweight, full featured HTTP client
A small dev server script for local static site development
A react gif picker using giphy API over https
Tracks http and https requests made from the application
Embedded HTTP server for React Native
Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge sup
Lightning-fast, enterprise-grade HTTP client for modern JavaScript. Full HTTP/2 support, intelligent cookie management, multiple adapters (HTTP, Fetch, cURL, XHR), streaming, proxy support (HTTP/HTTPS/SOCKS), and cross-environment compatibility.
Configure http2-proxy middleware with ease for koa.
Ultra simple async retrieval of remote files over http or https
An HTTP compliant route path middleware for serving cache response with invalidation support.
A tiny Node HTTP(S) request wrapper, for JSON requests and responses
Node HTTP/HTTPS Agents for tunneling proxies
Basic http wrapper to call the docker remote api from node
Declarative HTTP requests with React.
A web server component for the pixl-server framework.
Ultra simple async retrieval of resources or remote files over http or https, an cli tool, and convenience wrapper of node-fetch, and a seamless retry ability
Spectral is a Node-based HTTP/HTTPS proxy server and inspector for the commandline
Gulp plugin for downloading files in parallel into Vinyl streams
Simple wrapper for native NodeJS http[s].request
node-postgres for serverless environments from neon.tech
A flexible, modular REST client built for ease-of-use and resilience.
Making fetch happen in Typescript.
Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more. Base undici fetch API.
Call a function in a specific version of node
Augmented `http.Server`, HTTP/HTTPS/HTTP2 and multiple ports on the same instance
A factory to create http proxy agent! To create proxy tunneling! http and https (for both server and proxy)
Small package that provides a promise-based, stream-oriented wrapper around the http and https modules
A simple command-line utility that lets you follow redirects to see where http URLs end up. Useful for shortened URLs.
Fast way to send synchronous web requests in NodeJS. API is a subset of sync-request. Leverages node-libcurl for high performance. Cannot be used in a browser.
DNS client and server over HTTP
Over the wire test doubles
Resilient HTTP middleware for Consul service discovery and balancing