louketo / louketo-proxy

A OpenID / Proxy service
Apache License 2.0
950 stars 343 forks source link

Unable to upgrade connection when using compression #667

Open escoand opened 4 years ago

escoand commented 4 years ago

Title

Summary

Combination of --enable-compression and upgrading connection to WebSocket is not possible.

Environment

Expected Results

Upgrading and compression are working together without problems.

Actual Results

2020-07-20T08:29:05.077Z error louketo-proxy/forwarding.go:77 failed to upgrade connection {"error": "writer does not implement http.Hijacker method"}

Steps to reproduce

Additional Information