Created
June 1, 2010 14:16
-
-
Save crohr/420991 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[email protected](xenu):/var/apps/events-api/HEAD/current$ curl -kvi -x proxy:3128 "https://www.grid5000.fr/cgi-bin/bugzilla3/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&long_desc_type=substring&sc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&emailcc1=1&emailtype1=exact&email1=events%40lists.grid5000.fr&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=" | |
* About to connect() to proxy proxy port 3128 (#0) | |
* Trying 172.24.120.23... connected | |
* Connected to proxy (172.24.120.23) port 3128 (#0) | |
* Establish HTTP proxy tunnel to www.grid5000.fr:443 | |
> CONNECT www.grid5000.fr:443 HTTP/1.0 | |
> Host: www.grid5000.fr:443 | |
> User-Agent: curl/7.18.2 (x86_64-pc-linux-gnu) libcurl/7.18.2 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.8 libssh2/0.18 | |
> Proxy-Connection: Keep-Alive | |
> | |
< HTTP/1.0 503 Service Unavailable | |
HTTP/1.0 503 Service Unavailable | |
< Server: squid/2.6.STABLE18 | |
Server: squid/2.6.STABLE18 | |
< Date: Tue, 01 Jun 2010 14:12:31 GMT | |
Date: Tue, 01 Jun 2010 14:12:31 GMT | |
< Content-Type: text/html | |
Content-Type: text/html | |
< Content-Length: 1085 | |
Content-Length: 1085 | |
< Expires: Tue, 01 Jun 2010 14:12:31 GMT | |
Expires: Tue, 01 Jun 2010 14:12:31 GMT | |
< X-Squid-Error: ERR_CONNECT_FAIL 110 | |
X-Squid-Error: ERR_CONNECT_FAIL 110 | |
< | |
* Received HTTP code 503 from proxy after CONNECT | |
* Closing connection #0 | |
curl: (56) Received HTTP code 503 from proxy after CONNECT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment