A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
Updated
Apr 5, 2022 - Go
Under multiport mode, plugins may need to know on which port was the request received/accepted. This information is currently not surfaced to plugins. For background also see abhinavsingh/proxy.py#535 (comment) thread
Add a description, image, and links to the http-proxy topic page so that developers can more easily learn about it.
To associate your repository with the http-proxy topic, visit your repo's landing page and select "manage topics."
If I wanted to enable compression for another content type, how should I proceed?
Originally posted by @bourquep in projectcontour/contour#731 (comment)