diladele / webproxy

Web Filtering Proxy for Microsoft Windows is a web filtering proxy and secure web gateway for Microsoft Windows. It can decrypt HTTPS traffic, filter HTTP requests and responses and inspect contents of HTML pages. The product deployed as a network service in Microsoft Windows and is managed by using Microsoft Management Console.
https://webproxy.diladele.com/
5 stars 3 forks source link

Upgrade H2 fails #729

Closed ra-at-diladele-com closed 4 months ago

ra-at-diladele-com commented 4 months ago

When accessing https://robot.hetzner.com/ through the Web Proxy the browser seems to switch to H2 (see F12 request/responses) - it seems the proxy just blindly allows the connection to succeed but the next bytes on the connection make the proxy stop processing and the page seems to remain blank.

ra-at-diladele-com commented 4 months ago

Fixed by not allowing to upgrade altogether.