Open andreasc1 opened 9 years ago
SwitchySharp sets the proxy settings for Chrome but do not attempt to do network internals. All protocol-related stuff should be done internally by Chrome itself. I would say that the same issue would happen if the proxy settings were set by system or command-line flags.
Please, check your proxy settings and your proxy server. If you don't need any proxy, disable it. If your proxy server does not offer proper support of QUIC, switch to another one.
Hello,
today chrome started showing quic protocol error for every https website. checking the error with chromium forums it seems that the new protocol quic is used by chrome to speed up the https browsing.
in the chromium forums they recommend to disable the chrome extensions one by one to identify the one that is causing the problem. it was the proxy switcher. can you check it?
thanks.