https://bugzilla.wikimedia.org/show_bug.cgi?id=28345

Mark A. Hershberger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |shell
                 CC|                            |[email protected]

--- Comment #4 from Mark A. Hershberger <[email protected]> 2011-03-31 
18:38:10 UTC ---
Putting this down to the configuration of the server/proxy and adding the
necessary shell keyword.  The following works on the secure server:

(cat <<EOF
GET https://secure.wikimedia.org/wikibooks/en/w/load.php HTTP/1.1
User-Agent: hexmode test
Host: secure.wikimedia.org

EOF
sleep 3) | gnutls-cli -p 443 secure.wikimedia.org

returns (after the certificate information):

HTTP/1.1 200 OK
Date: Thu, 31 Mar 2011 18:35:53 GMT
Server: Apache
X-Powered-By: PHP/5.2.4-2ubuntu5.12wm1
Cache-control: public, max-age=300, s-maxage=300
Last-Modified: Wed, 19 Apr 2006 15:15:00 GMT
Expires: Thu, 31 Mar 2011 18:40:53 GMT
Vary: Accept-Encoding
X-Vary-Options: Accept-Encoding;list-contains=gzip
Content-Length: 53
Content-Type: text/javascript
Via: 1.1 secure.wikimedia.org

/* No modules requested. Max made me put this here */

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to