Skip to content

Always use hostname in url for http host header in webtunnel transport.

This merge request fixes the bug that TLSServer name config option impacts the host header sent to server.

With this merge request, the host in the url config will always be used as the host for http layer.

Merge request reports

Loading