Connect middleware for static files that sets caching response headers as well as generates and rewrites fingerprinted urls.
Etherpad plugin to use a reverse proxy's HTTP headers for authentication.
Makes HTTP requests to URLs and parses response headers to determine caching behaviour
A set of elements that contains an UI to create different authorization headers like Basic, OAuth etc
Create X-Ray subsegments and add Tracing Header
Parses an HTTP Retry-After header and returns delay time in seconds.
Properly format a header field into a lowercased hyphenated string.
Parses known HTTP headers and places them in req.auth
Bearer authentication module using token and Authorization HTTP header
Parses the value of the Date header in HTTP responses
Sets up common and powerful test event listener for @egomobile/http-server with supertest under the hood.
Authenticate against any RFC7235 HTTP Authorization header, compatible with express-authentication
Cool features over angular Http Client.
Use the Windows.Web.Http.Headers WinRT API directly from Node.js
Inject and verify a users permissions coming form an http request, using local or remote resources for verification.
HTTP Accept-Ranges header field parser
Basic Auth is an HTTP-based security authentication mechanism that adds the Authorization field to the request header.
A express logging middleware, logs requests and errors.
A TypeScript library for generating random user agents for various web browsers and platforms.
A plugin for artillery.io that add an authentication header to every request that conforms to V4 of the AWS Signature Specification. See https://github.com/shoreditch-ops/artillery. Also see http://docs.aws.amazon.com/general/latest/gr/sigv4_signing.htm
Utilities and tools to help build HTTP requests
A library for creating, parsing, and verifying HTTP signature headers, as per the [Signing HTTP Messages draft 80](https://datatracker.ietf.org/doc/html/draft-cavage-http-signatures-08) specification.
A simple library for measuring execution time of your functions and building [Server-Timing](https://developer.mozilla.org/docs/Web/HTTP/Headers/Server-Timing) HTTP header.
Well-documented toolkit for making elegant HTTP requests with JavaScript
Request Interceptor for using the NPO API with Axios or AngularJS's $http service. Calculates and adds the necessary authorization headers to the request. The NPO API Interceptor can be used both in the browser and in Node.js.
A graphical interactive in-browser GraphQL IDE enhanced with tabbed navigation, HTTP headers, arbitrary endpoints, etc.
[![coverage](https://codecov.io/gh/Yohaido159/modular-api-client/branch/master/graph/badge.svg)](https://codecov.io/gh/Yohaido159/modular-api-client)
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, w
HTTP status codes i18n
volto-middleware-rejectanonymous: Volto add-on for add security with HTTP headers
Adds the Helmet middleware which sets a bunch of protective HTTP headers
A custom `Accept-Language` parser. You can use this package to localize your clients based on the http headers.
🔥 Cache every request in Angular, not only the GET, but all methods of this interceptor, and allows you to interact with the interceptor via specific headers and modify the request, and these specific headers will be not included in the final request
Generates random HTTP headers and user-agents that mimic a real browser.
Express middleware to redirect http requests to https using the x-forwarded-proto header.
checks websites with multiple services
Chai plugin for testing HTTP response set-cookie header and it's also support supertest.