You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTP/1.1 200 OK
Date: Tue, 27 Feb 2024 01:53:48 GMT
Transfer-Encoding: chunked
curl: (1) Unsupported HTTP version (0.0) in response
Btw. most requests through the proxy end up with this error message.
It's quite rare that a response gets back from the targeted URL.
If I run curl with trace enabled, I don't see any HTTP response from the targeted server at all.
See the attached curl_trace_ascii.txt for the output of the following command:
Test command:
This will produce the following error:
Btw. most requests through the proxy end up with this error message.
It's quite rare that a response gets back from the targeted URL.
If I run curl with trace enabled, I don't see any HTTP response from the targeted server at all.
See the attached curl_trace_ascii.txt for the output of the following command:
The text was updated successfully, but these errors were encountered: