@hapi/boom
HTTP-friendly error objects
Found 13638 results for http status messages
HTTP-friendly error objects
Parse HTTP X-Forwarded-For header
Official library for using the Slack Platform's Incoming Webhooks
assert with status codes
Streaming http in the browser
Core Promise support implementation for the simplified HTTP request client 'request'.
Node.js compression middleware
HTTP request logger middleware for node.js
Create simple HTTP ETags
HTTP response freshness testing
Manipulate the HTTP Vary header
A simple zero-configuration command-line http server
Deceive HTTP parser
Opinionated, caching, retrying fetch client
Range header field string parser
Emojis for HTTP status codes
A light-weight module that brings window.fetch to node.js
HTTP methods that are supported by Swagger 2.0
HTTP methods that node supports
Web framework built on Web Standards
HTTP Client Utilities
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
A response-like object for mocking a Node.js HTTP response stream
Node Rest and Http Clients for use with TypeScript
Object model for HTTP and RFC822 messages
elegant & feature rich browser / node HTTP with a fluent API
Popsicle middleware for rejecting responses with bad HTTP statuses
HTTP Range processing utilities
Tiny and elegant HTTP client based on the Fetch API
JSON-RPC 1.0/2.0 compliant server and client
Injects a fake HTTP request/response into a node HTTP server
Parse http headers, works with browserify/xhr
HTTP payload parsing
Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
HTTP Server framework
SuperAgent driven library for testing HTTP servers
The leanest and most handsome HTTP client in the Nodelands.
Implementation of window.fetch which can use http2 seamlessly
Download and extract files
Koa web app framework
Cypress's fork of a simplified HTTP request client.
Record all your interactions with Claude Code as you develop your projects
Actions Http Client
Global HTTP/HTTPS proxy configurable using environment variables.
A simple object to represent an http response
Very low level wrapper arround http.request/https.request
Global HTTP & HTTPS tunneling
A simple http/s file downloader for node.js
Make synchronous web requests
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Extend any fetch library with retry functionality
[](https://travis-ci.org/hunterloftis/stoppable)
A simple package with no dependencies for native requests using callback
Load detection and shedding capabilities for http, express, restify and koa
Turn a function into an `http.Agent` instance
Easy access to HTTP Status Codes
Cypress's fork of the simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
Promise based HTTP client for the browser and node.js
Configuration logic for the Purest module
Emulate AWS λ and API Gateway locally when developing your Serverless project
Download and extract files
Composable HTTP Client
An HTTP(s) proxy `http.Agent` implementation for HTTP
Promise based HTTP client for the browser and node.js
Convert a WHATWG URL to an http(s).request options object.
A light-weight module that brings Fetch API to node.js
Simplified HTTP request client.
Fast, unopinionated, minimalist web framework
A connect-compatible middleware for status responses on JSON HTTP APIs
OAuth 1.0a support for request-compose
Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard
Mimic a Node.js HTTP response stream
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
A generic messaging component to send HTTP style message payloads over the window.postMessage API. Requires an implementation of window postMessage proxy such as 'window-post-message-proxy'.
Primus is a simple abstraction around real-time frameworks. It allows you to easily switch between different frameworks without any code changes.
A client Side/Server Side Router
Generic HTTP request library for node, browsers and workers
http-status-ts
Beautify Axios Logging Messages
Gracefully shutdown a running HTTP server.
🚀 The OpenAPI to TypeScript codegen. Generate clients, SDKs, validators, and more.
range request implementation for koa
Parses data: URLs
Get status code for url
Construct HTTP/HTTPS agents for tunneling proxies
Progress bar plugin for download
Decompress a HTTP response if needed
Popsicle middleware for following HTTP redirects
An HTTP/1.1 client, written from scratch for Node.js
Caseless object set/get/has, very useful when working with HTTP headers.
Very low level wrapper arround http.request/https.request
Human-friendly and powerful HTTP request library for Node.js
Response time for Node.js servers
Mocks node.js http.ServerResponse. See also `mock-req`.
A utility for generating user-friendly messages based on HTTP status codes and message tone.
Universal WHATWG Fetch API for Node, Browsers and React Native
Express middleware to protect against HTTP Parameter Pollution attacks
Popsicle transport for sending requests over HTTP1 and HTTP2
Maps proxy protocols to `http.Agent` implementations
Missing keepalive http.Agent
Parse http headers
HTTP2 client, just with the familiar `https` API
A PAC file proxy `http.Agent` implementation for HTTP
http(s) proxy as connect middleware
Returns a `stream.Readable` from a URI string
Prepend `https://` to humanized URLs like sindresorhus.com and localhost
Clone a Node.js HTTP response stream
Multipart body support for request-compose
gracefully shuts downs http server
Handy JavaScript Error classes representing the standard HTTP errors. Easily extensible and subclassable.
A light-weight module that brings window.fetch to electron's background process
Low-level HTTP/HTTPS/XHR request interception library for NodeJS
a negotiator for the accept-encoding header
Parse the Links header format and return a javascript object.
Utilities for hono and @hono/zod-openapi
Arweave JS client library
Check whether a request can be retried based on the `error.code`
Get and set request-scoped context anywhere
Advanced HTTP requests in node.js and browsers
Sugar API for @request/interface consumers
A simple tool to find an open port on the current machine
GET HTTP contents
Cache interceptor for axios
vary rewrite in TypeScript and ESM
OpenTelemetry instrumentation for `node:http` and `node:https` http client and server modules
Accept-Language parser for nodejs
[![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
REST API Client Library
A tiny Node.js module to make any server force-closeable
A tiny Amazon Signature Version 4 connection class for @elastic/elasticsearch, for compatibility with AWS Elasticsearch and IAM authentication.
Reconstruct the original URL used in an HTTP request based on the HTTP request headers
Low-level HTTP/HTTPS/XHR/fetch request interception library.
`Request#proxy(uri)` superagent extension
Validator of HTTP transactions (JavaScript implementation)
Mock HTTP server for testing HTTP clients and stubbing webservices
HTTP Problem Details according to RFC 7807
Default user agent string for nodejs http request
An open source headless CMS solution to create and manage your own API. It provides a powerful dashboard and features to make your life easier. Databases supported: MySQL, MariaDB, PostgreSQL, SQLite
Serve http and https connections over the same port with node.js
Everything you need to handle HTTP message body content-encoding
For HTTP `Authorization` and `WWW-Authenticate` headers.
Timeout HTTP/HTTPS requests
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
Nodejs http response builder
Official library for using the Slack Platform's Real Time Messaging API
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
A ready to use http and https agent for working with proxies that keeps connections alive!
Development interface for ng-apimock
make streaming http requests
Http requests, response assertions for should.js
A collection of status code enums
Official library for using the Slack Platform's Web API
Comprehensive list of http status codes in a tidy typescript enum.
Crazy fast http radix based router
Fake HTTP injection library
Keeps track of a server's open sockets so they can be destroyed at a moment's notice.
`net.Server#listen()` helper that returns a Promise for async / await
ng-apimock core module
A wrapper for the request module that logs all request events
simple development http server with live reload capability
Cypress plugin for ng-apimock
Start a connect web server
HTTP status utility
HTTP Status Map
Standard HTTP interfaces for HTTP clients and servers in node.js and browsers
small xhr abstraction
Library to assist with debugging HTTP(s) requests made by the request module.
HTTP message parser in JavaScript.
Utils to deal with TCP ports and hostnames. Safe for everyday use.
Library for HTTP request signing (JavaScript implementation)
The ultra-lightweight Node.js HTTP client
Parse robot directives within HTML meta and/or HTTP headers.
Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged
Get stats on your Node.js HTTP server requests
Wrapper for request module that saves all traffic as a HAR file, useful for auto mocking a client
HTTP headers, media-types, methods, relations and status codes, all summarized and linking to their specification.
Fork of eventsource package - W3C compliant EventSource client for Node.js and browser (polyfill)
Koa middleware for validating JSON Web Tokens
tiniest body parser in the universe
a negotiator for the accept-headers
DNS over HTTP resolver
Creates HTTP/HTTPS Agent with Infinity maxSockets
RESTful HTTP client library
Command-line interface for all things Cloudflare Workers
Implementation of Structured Field Values for HTTP (RFC9651, RFC8941)
Low-level TypeScript HTTP-related modules
Parse & format HTTP link headers according to RFC 8288
HTTP Hawk Authentication Scheme
Use Chai to assert that HTTP responses satisfy an OpenAPI spec
A light-weight module that brings Fetch API to node.js
Node HTTP adapter for @pollyjs
Simplified, lightweight HTTP client library
Base client for @ng-apimock/core
Speed-up HTTP requests with LRU cache
make http requests
A lightweight, zero-dependency drop-in replacement for request
Mock 'http' objects for testing Express, Next.js and Koa routing functions
🦅 cli syntax highlighting: any function - any object - 176 languages
pino logging koa middleware
An http(s).Agent implementation that block request Private IP address.
AdonisJS HTTP server with support packed with Routing and Cookies
Parse HTTP X-Forwarded-For header
Request, response logger middleware using bunyan. Also provides request<>response duration.
Simple wrapper on request-promise for retry mechanism
The core lightweight HTTP client for Node
http_status_code module allows user to refer http status codes based on numerical format or text format
This is a client-side library designed to:
Mock http requests made using fetch
Interactively manage concurrency for outbound requests.
HTTP message parser and builder
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.
A compose function for functional lambda middleware.
Balena HTTP client
Adding gzip/brotli for your HTTP server
Pusher Channels JavaScript library for browsers, React Native, NodeJS and web workers
Simple pub/sub messaging for the web
Simplified HTTP request client.
Mocks Server plugin providing proxy variant handler
Official library for using the Slack Platform's Socket Mode API
A low-level HTTP client for communicating with the Elastic APM intake API
A pure JS HTTP parser
Browser port of the Node.js 'request' package
Tiny and elegant HTTP client based on the Fetch API
Nodejs library to mock express http request
A light-weight module that brings Fetch API to node.js
A custom version of node-forge with selected algorithms.
A web framework's framework for Node.js
Official library for interacting with Slack's Oauth endpoints
Http utilities for Apollo Link shared across all links using http
Format pair of HTTP Request and Response to API Blueprint format
Stuntman - HTTP proxy / mock shared types and utils
small xhr abstraction
Extend the unexpected assertion library with support for testing Express middleware
Mocks server plugin allowing to create routes and collections from OpenApi definitions
Build servers for Node.js using the web fetch API
JWT authentication middleware.
HTTP status class for NodeJS
Web API compatible fetch implementation
Simple, pluggable, zero-dependency, GraphQL over HTTP spec compliant server, client and audit suite.
A lightweight drop-in replacement for request
Allows cookies with every Node.js HTTP clients.
Axios client for Nextcloud
Parse curl --trace option output to raw HTTP message
Gracefully terminates HTTP servers in Node.js
A small library to make SOAP requests easier
Node.js package for HTTP basic and digest access authentication.
A humble cache-control parser
Send HTTP requests, scrape webpages, and stream data in your JavaScript/Node.js/Sails.js app with a simple, `jQuery.get()`-like interface for sending HTTP requests and processing server responses.
Plug & play basic auth middleware for express
HTTP status codes as TypeScript const enum - zero bundle size, compile-time inlined values (TypeScript only)