An easy to use plugin to solve the problem that vite does not support http2Proxy.
A simple http/2 & http/1.1 spec compliant proxy helper for Node.
HTTP2 client, just with the familiar `https` API
Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server, it's using the ALPN protocol
A Vite plugin that allows you to proxy requests to an HTTP2 server.
SPDY v2, v3, v3.1 and HTTP2 transport
Implementation of the SPDY protocol on node.js.
Modern rewrite of http-proxy
Wrap Streams2 instance into a HandleWrap
proxy http requests, for Fastify
Aedes helper to create a server and bind its connection to Aedes
Google APIs Client Library for Node.js
An HTTP(s) proxy `http.Agent` implementation for HTTP
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Turn a function into an `http.Agent` instance
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
a vite plugin that solve the conflict problem between turning on vite proxy and http2, you can use both http2 and proxy at the same time ;-)
Maps proxy protocols to `http.Agent` implementations
An HTTP(s) proxy `http.Agent` implementation for HTTPS
The one-liner node.js proxy middleware for connect, express, next.js and more
Determine address of proxied request
The Vite plugin for base44 based applications
forward your HTTP request to another server, for fastify
An interface to the Apple Push Notification service for Node.js