Proxyman
Proxyman copied to clipboard
Support for HTTP/3
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