JSPM

Found 3780 results for https

agent-base

Turn a function into an `http.Agent` instance

  • v7.1.4
  • 76.96
  • Published

https-proxy-agent

An HTTP(s) proxy `http.Agent` implementation for HTTPS

  • v7.0.6
  • 76.31
  • Published

follow-redirects

HTTP and HTTPS modules that follow redirects.

  • v1.15.11
  • 74.66
  • Published

socks-proxy-agent

A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS

  • v8.0.5
  • 71.82
  • Published

mimic-response

Mimic a Node.js HTTP response stream

  • v4.0.0
  • 71.78
  • Published

requires-port

Check if a protocol requires a certain port number to be added to an URL.

  • v1.0.0
  • 71.36
  • Published

undici

An HTTP/1.1 client, written from scratch for Node.js

  • v7.19.2
  • 71.14
  • Published

node-forge

JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.

  • v1.3.3
  • 70.53
  • Published

got

Human-friendly and powerful HTTP request library for Node.js

  • v14.6.6
  • 70.10
  • Published

http-proxy-middleware

The one-liner node.js proxy middleware for connect, express, next.js and more

  • v3.0.5
  • 69.89
  • Published

http-signature

Reference implementation of Joyent's HTTP Signature scheme.

  • v1.4.0
  • 69.26
  • Published

responselike

A response-like object for mocking a Node.js HTTP response stream

  • v4.0.2
  • 69.15
  • Published

proxy-agent

Maps proxy protocols to `http.Agent` implementations

  • v6.5.0
  • 69.09
  • Published

get-uri

Returns a `stream.Readable` from a URI string

  • v6.0.5
  • 68.94
  • Published

http2-wrapper

HTTP2 client, just with the familiar `https` API

  • v2.2.1
  • 68.40
  • Published

pac-proxy-agent

A PAC file proxy `http.Agent` implementation for HTTP

  • v7.2.0
  • 68.28
  • Published

simple-get

Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.

  • v4.0.1
  • 68.08
  • Published

superagent

elegant & feature rich browser / node HTTP with a fluent API

  • v10.3.0
  • 67.46
  • Published

tunnel

Node HTTP/HTTPS Agents for tunneling proxies

  • v0.0.6
  • 67.19
  • Published

is-retry-allowed

Check whether a request can be retried based on the `error.code`

  • v3.0.0
  • 66.50
  • Published

@mswjs/interceptors

Low-level HTTP/HTTPS/XHR/fetch request interception library.

  • v0.40.0
  • 66.29
  • Published

needle

The leanest and most handsome HTTP client in the Nodelands.

  • v3.3.1
  • 66.16
  • Published

prepend-http

Prepend `https://` to humanized URLs like sindresorhus.com and localhost

  • v4.0.0
  • 66.05
  • Published

https-browserify

https module compatability for browserify

  • v1.0.0
  • 65.38
  • Published

hpagent

A ready to use http and https agent for working with proxies that keeps connections alive!

  • v1.2.0
  • 64.03
  • Published

http-server

A simple zero-configuration command-line http server

  • v14.1.1
  • 63.96
  • Published

stoppable

[![Build Status](https://travis-ci.org/hunterloftis/stoppable.svg?branch=master)](https://travis-ci.org/hunterloftis/stoppable)

  • v1.1.0
  • 63.63
  • Published

ky

Tiny and elegant HTTP client based on the Fetch API

  • v1.14.3
  • 63.51
  • Published

request-promise-core

Core Promise support implementation for the simplified HTTP request client 'request'.

  • v1.1.4
  • 63.24
  • Published

timed-out

Timeout HTTP/HTTPS requests

  • v7.0.0
  • 62.34
  • Published

@vitejs/plugin-basic-ssl

A Vite plugin to generate untrusted certificates for HTTPS dev servers

  • v2.1.4
  • 62.15
  • Published

split-ca

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.

  • v1.0.1
  • 60.40
  • Published

url-to-options

Convert a WHATWG URL to an http(s).request options object.

  • v2.0.0
  • 60.26
  • Published

is-redirect

Check if a number is a redirect HTTP status code

  • v2.0.0
  • 59.42
  • Published

http-shutdown

Gracefully shutdown a running HTTP server.

  • v1.2.2
  • 58.94
  • Published

https

https mediation

    • v1.0.0
    • 57.98
    • Published

    centra

    The core lightweight HTTP client for Node

    • v2.7.0
    • 57.75
    • Published

    jayson

    JSON-RPC 1.0/2.0 compliant server and client

    • v4.3.0
    • 57.59
    • Published

    caw

    Construct HTTP/HTTPS agents for tunneling proxies

    • v2.0.1
    • 57.27
    • Published

    sync-request

    Make synchronous web requests

    • v6.1.0
    • 56.71
    • Published

    http-basic

    Very low level wrapper arround http.request/https.request

    • v8.1.3
    • 56.46
    • Published

    http-cookie-agent

    Allows cookies with every Node.js HTTP clients.

    • v7.0.3
    • 55.50
    • Published

    native-request

    A simple package with no dependencies for native requests using callback

    • v1.1.2
    • 55.18
    • Published

    proxy-middleware

    http(s) proxy as connect middleware

    • v0.15.0
    • 55.14
    • Published

    node-request-interceptor

    Low-level HTTP/HTTPS/XHR request interception library for NodeJS

    • v0.6.3
    • 54.51
    • Published

    gh-got

    Convenience wrapper for Got to interact with the GitHub API

    • v11.0.0
    • 54.33
    • Published

    hsts

    HTTP Strict Transport Security middleware.

    • v2.2.0
    • 54.12
    • Published

    urllib

    Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, timeout and more. Base undici API.

    • v4.9.0
    • 53.81
    • Published

    lil-http-terminator

    Zero dependencies, gracefully terminates HTTP(S) server.

    • v1.2.3
    • 53.38
    • Published

    original-url

    Reconstruct the original URL used in an HTTP request based on the HTTP request headers

    • v1.2.3
    • 53.19
    • Published

    xhr-request

    tiny http client for Node and the browser

    • v1.1.0
    • 53.13
    • Published

    vite-plugin-mkcert

    Provide certificates for vite's https dev service

    • v1.17.9
    • 53.08
    • Published

    miniget

    A small HTTP(S) GET request library, with redirects and streaming.

    • v4.2.3
    • 52.87
    • Published

    read-tls-client-hello

    A pure-JS module to read TLS client hello data and fingerprints from an incoming socket connection

    • v1.1.0
    • 52.39
    • Published

    @derhuerst/http-basic

    Very low level wrapper arround http.request/https.request

    • v8.2.4
    • 52.27
    • Published

    superagent-proxy

    `Request#proxy(uri)` superagent extension

    • v3.0.0
    • 52.12
    • Published

    ky-universal

    Use Ky in both Node.js and browsers

    • v0.12.0
    • 50.43
    • Published

    certifi

    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

    • v14.5.15
    • 50.36
    • Published

    purest

    REST API Client Library

    • v4.0.3
    • 50.26
    • Published

    lws

    A lean, modular web server for rapid full-stack development

    • v4.2.0
    • 50.24
    • Published

    proxy

    An HTTP proxy written with Node.js (think Squid)

    • v2.2.0
    • 50.06
    • Published

    @cypress/request-promise

    Cypress's fork of the simplified HTTP request client 'request' with Promise support. Powered by Bluebird.

    • v5.0.0
    • 49.98
    • Published

    got-cjs

    Human-friendly and powerful HTTP request library for Node.js

    • v12.5.4
    • 49.27
    • Published

    request-debug

    Library to assist with debugging HTTP(s) requests made by the request module.

    • v0.2.0
    • 49.07
    • Published

    request-stats

    Get stats on your Node.js HTTP server requests

    • v3.0.0
    • 48.79
    • Published

    request-filtering-agent

    An http(s).Agent implementation that block request Private IP address.

    • v3.2.0
    • 47.93
    • Published

    local-web-server

    A lean, modular web server for rapid full-stack development

    • v5.4.0
    • 47.91
    • Published

    forge-light

    A custom version of node-forge with selected algorithms.

    • v1.1.4
    • 47.24
    • Published

    infinity-agent

    Creates HTTP/HTTPS Agent with Infinity maxSockets

    • v2.0.3
    • 47.12
    • Published

    keep-alive-agent

    a keep-alive agent for http and https

    • v0.0.1
    • 46.82
    • Published

    @sanity/timed-out

    Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged

    • v4.0.2
    • 46.00
    • Published

    @request/api

    Sugar API for @request/interface consumers

    • v0.6.0
    • 45.87
    • Published

    https-localhost

    HTTPS server running on localhost

    • v4.7.1
    • 45.83
    • Published

    @purest/config

    Configuration logic for the Purest module

    • v1.0.1
    • 45.75
    • Published

    nestjs-graceful-shutdown

    A powerful package for gracefully shutting down NestJS applications

    • v2.0.0
    • 45.48
    • Published

    mitm

    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.

    • v1.7.3
    • 45.36
    • Published

    @adobe/fetch

    Light-weight Fetch implementation transparently supporting both HTTP/1(.1) and HTTP/2

    • v4.2.3
    • 45.05
    • Published

    httpolyglot

    Serve http and https connections over the same port with node.js

    • v0.1.2
    • 44.69
    • Published

    phin-retry

    The ultra-lightweight Node.js HTTP client

    • v2.0.0
    • 44.29
    • Published

    @coolaj86/urequest

    A lightweight drop-in replacement for request

    • v1.3.7
    • 44.04
    • Published

    node-static-auth

    Node.js static server with Basic auth and access file logging, HTTPS support and custom error pages

    • v1.0.6
    • 43.61
    • Published

    @react-native-firebase/functions

    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

    • v23.8.4
    • 43.53
    • Published

    url-http

    Get input as normalized WHATWG URL

    • v1.3.4
    • 43.39
    • Published

    mountebank

    Over the wire test doubles

    • v2.9.1
    • 43.36
    • Published

    wget-improved-2

    wget in nodejs, forked from wuchengwei/node-wget to add improvements and help maintain the project - forked for node-opcua

    • v3.3.0
    • 43.26
    • Published

    is-url-http

    Check if an URL is a valid HTTP URL.

    • v2.3.13
    • 43.13
    • Published

    file_size_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'.

    • v1.0.6
    • 43.02
    • Published

    @root/request

    A lightweight, zero-dependency drop-in replacement for request

    • v1.9.2
    • 42.26
    • Published

    xior

    A lite http request lib based on fetch with plugins support and similar API to axios.

    • v0.8.3
    • 42.21
    • Published

    dns-query

    Node & Browser tested, Non-JSON DNS over HTTPS fetching with minimal dependencies.

    • v0.11.2
    • 41.30
    • Published

    self-signed-cert

    Quickly get self signed ssl certificates for development

    • v1.0.1
    • 41.10
    • Published

    straightforward

    A straightforward forward-proxy.

    • v4.2.2
    • 40.86
    • Published

    @smeijer/ky

    Tiny and elegant HTTP client based on the Fetch API

    • v1.8.2
    • 40.67
    • Published

    fetch-retry-ts

    Adds retry functionality to fetch()

    • v1.3.1
    • 40.58
    • Published

    copy-files-from-to

    Copy files from one path to another, based on the instructions provided in a configuration file.

    • v4.0.0
    • 40.52
    • Published

    lum_request-stats

    Get stats on your Node.js HTTP server requests

    • v3.2.0
    • 40.34
    • Published

    servor

    A dependency free dev server for single page app development

    • v4.0.2
    • 40.10
    • Published

    node-http-xhr

    Node.js XMLHttpRequest implementation using http.request()

    • v1.3.4
    • 39.97
    • Published

    fastify-decorators

    Framework aimed to provide useful TypeScript decorators to implement controllers, services and request handlers, built with Fastify.

    • v3.16.1
    • 39.89
    • Published

    @uphold/request-logger

    A wrapper for the request module that logs all request events

    • v3.0.0
    • 39.83
    • Published

    @firanorg/mollitia-molestias-accusamus

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

    • v10.13.142
    • 39.82
    • Published

    ultimate-express

    The Ultimate Express. Fastest http server with full Express compatibility, based on uWebSockets.

    • v2.0.17
    • 39.75
    • Published

    ssl-express-www

    Redirecting HTTP to HTTPS. It forces SSL (HTTPS) when HTTP is required using Express (Nodejs) and remove www and trailing slash on your domain.

    • v3.2.1
    • 39.70
    • Published

    create-server

    Create a pre-configured HTTP server

    • v1.0.2
    • 39.69
    • Published

    greenlock

    Greenlock is Let's Encrypt (ACME) client for node.js

    • v2.8.9
    • 39.69
    • Published

    http-mitm-proxy

    HTTP Man In The Middle (MITM) Proxy

    • v1.1.0
    • 39.63
    • Published

    tinyreq

    Tiny library for making http(s) requests.

    • v3.4.3
    • 38.82
    • Published

    node-red-contrib-https

    node-red http request node with additional peerCertificate output

      • v2.0.0
      • 38.61
      • Published

      undici-retry

      Library for handling retry logic with undici HTTP client

      • v7.0.0
      • 38.43
      • Published

      yes-https

      A simple utility to force https for connect based node.js apps.

      • v3.0.1
      • 38.17
      • Published

      node-superfetch

      A wrapper for Node.js' fetch API that makes it appear like superagent.

      • v0.3.5
      • 38.05
      • Published

      heroku-ssl-redirect

      Redirect users to the SSL version of your app. For ExpressJS running on Heroku

      • v0.1.1
      • 38.02
      • Published

      @dramaorg/delectus-culpa-reprehenderit

      [![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

      • v3.5.94
      • 37.89
      • Published

      wget-improved

      wget in nodejs, forked from wuchengwei/node-wget to add improvements and help maintain the project

      • v3.4.0
      • 37.81
      • Published

      proxying-agent

      Node HTTP/HTTPS Forward Proxy Agent

      • v2.4.0
      • 37.80
      • Published

      @stacksjs/tlsx

      A TLS/HTTPS library with automation.

      • v0.10.0
      • 37.52
      • Published

      koa-sslify

      Enforces HTTPS for node.js koa projects

      • v6.0.0
      • 37.52
      • Published

      minimal-request-promise

      A+ Promise interface to Node.js HTTPS request, with no dependencies

      • v1.5.0
      • 37.40
      • Published

      redirect-https

      Redirect from HTTP to HTTPS using meta redirects

      • v1.3.1
      • 37.06
      • Published

      wget

      wget in nodejs.

      • v0.0.1
      • 36.84
      • Published

      download-file

      Generic file download utility

        • v0.1.5
        • 36.83
        • Published

        http-simple-proxy

        Simple http/https proxy daemon. Proxying based on the excellent node-http-master.

        • v1.0.5
        • 36.70
        • Published

        greenlock-express

        Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.

        • v4.0.3
        • 36.43
        • Published

        express-force-ssl

        Force SSL on particular/all pages in Express

        • v0.3.2
        • 36.36
        • Published

        @peertube/http-signature

        PeerTube fork of reference implementation of Joyent's HTTP Signature scheme.

        • v1.7.0
        • 36.28
        • Published

        @httptoolkit/proxy-agent

        Maps proxy protocols to `http.Agent` implementations

        • v5.0.1-socks-lookup-fix.0
        • 36.15
        • Published

        fetch-http2

        Native http2 fetch implementation for Node.js

        • v1.5.0
        • 36.10
        • Published

        react-https-redirect

        Force a redirect to HTTPS when not on a local web server.

        • v1.1.0
        • 36.00
        • Published

        @bjowes/http-mitm-proxy

        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

        • v0.9.6
        • 35.73
        • Published

        req-then

        Simple http(s) request function, returning a promise.

        • v0.6.4
        • 35.68
        • Published

        @root/greenlock-express

        Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.

        • v4.0.4
        • 35.58
        • Published

        fetch-dedupe

        A thin wrapper around fetch that prevents duplicate requests.

        • v3.0.0
        • 35.52
        • Published

        actionhero

        The reusable, scalable, and quick node.js API server for stateless and stateful applications

        • v29.3.4
        • 35.38
        • Published

        express-cluster

        Simple drop-in for express apps to spawn multiple processes

        • v0.0.5
        • 35.31
        • Published

        https-agent

        Proxy aware HTTPS agent

        • v1.0.0
        • 35.20
        • Published

        gulp-download

        Gulp plugin for downloading files via http/https.

        • v0.0.1
        • 35.18
        • Published

        stubby

        a lightweight server for stubbing external systems and endpoints

        • v5.1.0
        • 34.98
        • Published

        servez

        A simple command line server to replace http-server

        • v2.3.2
        • 34.88
        • Published

        @esm2cjs/responselike

        A response-like object for mocking a Node.js HTTP response stream. This is a fork of sindresorhus/responselike, but with CommonJS support.

        • v3.0.0
        • 34.77
        • Published

        @stuntman/shared

        Stuntman - HTTP proxy / mock shared types and utils

        • v1.0.0
        • 34.70
        • Published

        @esm2cjs/mimic-response

        Mimic a Node.js HTTP response stream. This is a fork of sindresorhus/mimic-response, but with CommonJS support.

        • v4.0.0
        • 34.67
        • Published

        servez-lib

        a simple server

        • v2.10.2
        • 34.61
        • Published

        hyper-express

        High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.

        • v6.17.3
        • 34.60
        • Published

        crawler

        Crawler is a ready-to-use web spider that works with proxies, asynchrony, rate limit, configurable request pools, jQuery, and HTTP/2 support.

        • v2.0.2
        • 34.51
        • Published

        http2-express

        HTTP/2 support for Express

        • v1.1.0
        • 34.49
        • Published

        cuimp

        Node wrapper for curl-impersonate (lexiforest) via CLI - Enhanced with raw buffer support and extra curl args

        • v1.9.0
        • 34.48
        • Published

        @esm2cjs/got

        Human-friendly and powerful HTTP request library for Node.js. This is a fork of sindresorhus/got, but with CommonJS support.

        • v13.0.0
        • 34.47
        • Published

        got-ssrf

        Protect Got requests from SSRF

        • v3.0.0
        • 34.34
        • Published

        @esm2cjs/http-timer

        Timings for HTTP requests. This is a fork of @szmarczak/http-timer, but with CommonJS support.

        • v5.0.1
        • 34.34
        • Published

        rock-req

        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

        • v5.2.1
        • 34.28
        • Published

        @stuntman/client

        Stuntman - HTTP proxy / mock API client

        • v1.0.0
        • 34.16
        • Published

        yakbak

        Record and playback HTTP responses

        • v5.0.1
        • 34.00
        • Published

        https-pem

        Self-signed PEM key and certificate ready for use in your HTTPS server

        • v3.0.0
        • 33.98
        • Published

        nyro

        A simple and effective promise-based HTTP & HTTP/2 request library that supports all HTTP methods.

        • v2.0.4
        • 33.93
        • Published

        @stuntman/server

        Stuntman - HTTP proxy / mock server with API

        • v1.0.0
        • 33.92
        • Published

        tunnelmole

        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

        • v2.4.0
        • 33.91
        • Published

        express-https-redirect

        Express middleware that redirects non-secure access to HTTPS (optimized for Azure and AWS).

        • v1.0.0
        • 33.79
        • Published

        @superhero/request

        Wrapper for the http and https modules request function

        • v2.3.8
        • 33.55
        • Published

        cypress-autorecord

        It simplifies mocking by auto-recording/stubbing HTTP interactions and automate the process of updating/deleting recordings.

        • v3.1.2
        • 33.45
        • Published

        get-ssl-certificate

        A micro-library that returns a website's SSL certificate

        • v2.3.3
        • 33.45
        • Published

        create-test-server

        Creates a minimal Express server for testing

        • v3.0.1
        • 33.08
        • Published

        http-serve

        Command-line http server with gzipping and fallback support

        • v1.0.1
        • 32.98
        • Published

        btch-http

        Custom HTTP client using Node.js https module

        • v2.0.3
        • 32.83
        • Published

        @metcoder95/https-pem

        Self-signed PEM key and certificate ready for use in your HTTPS server (fork from https-pem)

        • v1.0.0
        • 32.59
        • Published

        requisition

        ES7 async/await ready http client

        • v1.7.0
        • 32.40
        • Published

        dns-cache

        Simple DNS cache for Node.js

        • v2.0.0
        • 32.30
        • Published

        simple-proxy-agent

        An simple agent for HTTP and HTTPS through HTTP and SOCKS proxies

        • v1.1.0
        • 32.22
        • Published

        request-function

        Node.js module to get the corresponding http/https request function based on url

        • v2.0.0
        • 32.16
        • Published

        live-server-https

        tls.createServer options with SSL/TSL certificate for quick https setup for live-server

        • v0.0.2
        • 32.12
        • Published

        agent-phin

        The ultra-lightweight Node.js HTTP client now with http agent support

        • v1.0.4
        • 31.85
        • Published

        small-request

        A thin Promise wrapper around Node.js http/https request functions

        • v2.1.0
        • 31.82
        • Published

        @cuvva/json-client

        Simple library for requesting data from JSON APIs

        • v1.0.3
        • 31.68
        • Published

        @tonybadguy/call-me-maybe

        A Node.js module for creating REST clients with easy request model templating and straightforward extensibility

        • v2.1.1
        • 31.65
        • Published

        @small-tech/auto-encrypt-localhost

        Automatically provisions and installs locally-trusted TLS certificates for Node.js https servers in 100% JavaScript.

        • v10.0.0
        • 31.64
        • Published

        resilient

        Fault-tolerant, reactive, middleware-oriented, full featured HTTP client for node.js and browsers

        • v0.4.0
        • 31.41
        • Published

        hyco-https

        HTTP with Azure Relay Hybrid Connections

        • v1.4.5
        • 31.17
        • Published

        @amadeus-it-group/kassette

        Development server, used mainly for testing, which proxies requests and is able to easily manage local mocks.

        • v1.7.3
        • 31.12
        • Published

        @inrupt/universal-fetch

        A library to access fetch from any JavaScript / TypeScript environment

        • v1.0.3
        • 31.05
        • Published

        lil-http

        Tiny, lightweight, full featured HTTP client

        • v0.1.17
        • 31.04
        • Published

        @frangio/servbot

        A small dev server script for local static site development

        • v0.3.0-1
        • 31.00
        • Published

        tangerine

        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

        • v2.0.2
        • 30.83
        • Published

        rezo

        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.

        • v1.0.84
        • 30.62
        • Published

        koa-http2-proxy

        Configure http2-proxy middleware with ease for koa.

        • v0.0.4
        • 30.58
        • Published

        node-wget

        Ultra simple async retrieval of remote files over http or https

        • v0.4.3
        • 30.58
        • Published

        cacheable-response

        An HTTP compliant route path middleware for serving cache response with invalidation support.

        • v2.10.4
        • 30.55
        • Published

        @studio/json-request

        A tiny Node HTTP(S) request wrapper, for JSON requests and responses

        • v4.0.0
        • 30.55
        • Published

        tunnel2

        Node HTTP/HTTPS Agents for tunneling proxies

        • v0.0.6
        • 30.39
        • Published

        docker-remote-api

        Basic http wrapper to call the docker remote api from node

        • v5.0.0
        • 30.38
        • Published

        react-request

        Declarative HTTP requests with React.

        • v3.2.0
        • 30.38
        • Published

        pixl-server-web

        A web server component for the pixl-server framework.

        • v3.0.2
        • 30.09
        • Published

        node-wget-fetch

        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

        • v1.1.3
        • 30.06
        • Published

        spectral

        Spectral is a Node-based HTTP/HTTPS proxy server and inspector for the commandline

        • v0.0.0
        • 29.89
        • Published

        gulp-download-stream

        Gulp plugin for downloading files in parallel into Vinyl streams

        • v0.0.20
        • 29.73
        • Published

        handy-http

        Simple wrapper for native NodeJS http[s].request

        • v1.0.2
        • 29.66
        • Published

        neon-serverless

        node-postgres for serverless environments from neon.tech

        • v0.5.3
        • 29.65
        • Published

        @bbc/http-transport

        A flexible, modular REST client built for ease-of-use and resilience.

        • v4.6.2
        • 29.64
        • Published

        gretchen

        Making fetch happen in Typescript.

        • v1.5.1
        • 29.64
        • Published

        urllib-next

        Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more. Base undici fetch API.

        • v3.22.4
        • 29.58
        • Published

        node-version-call

        Call a function in a specific version of node

        • v3.1.1
        • 29.56
        • Published

        http-server-plus

        Augmented `http.Server`, HTTP/HTTPS/HTTP2 and multiple ports on the same instance

        • v1.0.0
        • 29.55
        • Published

        proxy-http-agent

        A factory to create http proxy agent! To create proxy tunneling! http and https (for both server and proxy)

        • v1.0.1
        • 29.54
        • Published

        http-request-plus

        Small package that provides a promise-based, stream-oriented wrapper around the http and https modules

        • v1.0.3
        • 29.45
        • Published

        follow-redirect-url

        A simple command-line utility that lets you follow redirects to see where http URLs end up. Useful for shortened URLs.

        • v2.0.2
        • 29.43
        • Published

        sync-request-curl

        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.

        • v4.0.0
        • 29.43
        • Published

        dns-over-http

        DNS client and server over HTTP

        • v0.2.0
        • 29.31
        • Published

        resilient-consul

        Resilient HTTP middleware for Consul service discovery and balancing

        • v0.1.7
        • 29.28
        • Published