microproxy
microproxy copied to clipboard
some connectivity issues
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 https://github.com/elazarl/goproxy/issues/72 and https://github.com/elazarl/goproxy/issues/193 We use goproxy as proxing engine.
And thanks for the reporting.