We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there
the proxy reports error when use Safari to connect to the proxy server(the demo in the examples folder)
the error message is below:
2019/11/24 12:25:31 http: TLS handshake error from 123.45.67.88:55536: tls: first record does not look like a TLS handshake
Then I tried with curl. It also failed and the error message from proxy is the same. And curl reports "curl: (56) Proxy CONNECT aborted"
Can anyone help to give some idea to fix it?
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there
the proxy reports error when use Safari to connect to the proxy server(the demo in the examples folder)
the error message is below:
2019/11/24 12:25:31 http: TLS handshake error from 123.45.67.88:55536: tls: first record does not look like a TLS handshake
Then I tried with curl. It also failed and the error message from proxy is the same. And curl reports "curl: (56) Proxy CONNECT aborted"
Can anyone help to give some idea to fix it?
Thanks
The text was updated successfully, but these errors were encountered: