vite-plugin-h2-proxy

JSON →
library 1.0.1 ·javascript
verified Jun 4, 2026

A Vite plugin that resolves the conflict between HTTP/2 and proxy in Vite dev server. Version 1.0.1, stable. It provides a drop-in replacement for Vite's built-in proxy configuration when using HTTP/2, with extended hooks like onReq, onRes, and onError. Compatible with Vite's proxy options except configure. Supports TypeScript types out of the box.