hatoo / http-mitm-proxy

A HTTP proxy server library intended to be a backend of application like Burp proxy
MIT License
16 stars 2 forks source link

Matching HTTP version of proxy and server #30

Closed hatoo closed 2 months ago

hatoo commented 2 months ago

If the proxy cannot connect to a server with h2, connection from a client shouldn't accept h2, and vice versa