thekvs/microproxy

some connectivity issues

Opened this issue · 1 comments

I haven't debugged jet (will have time next week), but I noticed, that some sites doesn't work correctly, using microproxy.
For example, QR code on http://web.airdroid.com/ isn't visible. Without proxy, all is fine.

P.S. It looks like, it's due to WebSockets. Chrome just returns "Error in connection establishment: net::ERR_EMPTY_RESPONSE".

Probably related to elazarl/goproxy#72 and elazarl/goproxy#193
We use goproxy as proxing engine.

And thanks for the reporting.