picoHz / taxy

A reverse proxy server with built-in WebUI, supporting TCP/UDP/HTTP/TLS/WebSocket, written in Rust.
https://taxy.dev/
MIT License
88 stars 6 forks source link

Rewrite Alt-Svc response header according to port configuration #106

Closed picoHz closed 1 week ago

picoHz commented 1 week ago

Adjust the handling of the Alt-Svc response header to reflect the correct port configuration and include necessary updates to the routing and response mapping logic. This change enhances the proxy's ability to manage secure connections effectively.