Proxyman icon indicating copy to clipboard operation
Proxyman copied to clipboard

Support for HTTP/3

Open heyzooi opened this issue 3 months ago • 0 comments

Description

At the moment, all intercepted HTTP/HTTPS through Proxyman will be downgraded to HTTP/1.1. We should support HTTP/3 too and implement the HTTP/3 parser correctly.

Why this feature/change is important?

  • [ ] Determine whether or not the request is HTTP/3
  • [ ] Write HTTP/3 Parser
  • [ ] Work with current architecture. HTTP/1.x, HTTP/2 and HTTP/3

heyzooi avatar Sep 25 '25 14:09 heyzooi