Created
May 3, 2011 12:33
-
-
Save over/953249 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
-- staging -- | |
HTTP/1.1 401 Unauthorized | |
Server: nginx/0.7.64 | |
Date: Tue, 03 May 2011 12:29:02 GMT | |
Content-Type: application/xml; charset=utf-8 | |
Connection: keep-alive | |
Status: 401 Unauthorized | |
WWW-Authenticate: Basic realm="Web Password" | |
X-Runtime: 5 | |
Cache-Control: no-cache | |
Content-Length: 27 | |
-- local -- | |
HTTP/1.1 401 Authorization Required | |
Date: Tue, 03 May 2011 12:29:54 GMT | |
Server: Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8l DAV/2 Phusion_Passenger/3.0.2 | |
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 3.0.2 | |
WWW-Authenticate: Basic realm="Web Password" | |
X-Runtime: 2 | |
Cache-Control: no-cache | |
Set-Cookie: _tv-sphere_session=BAh7BjoPc2Vzc2lvbl9pZCIlNzk2YjA5ZWI4NDhmYjRmODVjNWZiYWY3ODdhMTE5YWU%3D--88a604dac90c042378446274d30042745f4a5da9; path=/; HttpOnly | |
Content-Length: 27 | |
Status: 401 | |
Content-Type: application/xml; charset=utf-8 | |
-- production -- | |
HTTP/1.1 401 Authorization Required | |
Server: nginx/0.7.64 | |
Date: Tue, 03 May 2011 12:31:10 GMT | |
Content-Type: application/xml; charset=utf-8 | |
Connection: keep-alive | |
X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 2.2.11 | |
WWW-Authenticate: Basic realm="Web Password" | |
X-Runtime: 2 | |
Cache-Control: no-cache | |
Set-Cookie: _tv-sphere_session=BAh7BjoPc2Vzc2lvbl9pZCIlY2RkZTczZTI5N2NlZGVjY2Q5NmExMDEwMTQ5ZjM0MDg%3D--1b20b139717e4e47fa7132077736d9c8118ec074; path=/; HttpOnly | |
Content-Length: 27 | |
Status: 401 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment