Created
December 31, 2011 03:11
-
-
Save codeslinger/1542668 to your computer and use it in GitHub Desktop.
too many headers
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
| > curl -I "http://www.rogerebert.com/apps/pbcs.dll/article?AID=/20111228/COMMENTARY/111229973/" | |
| HTTP/1.0 200 OK | |
| Cache-Control: max-age=0, s-maxage=0 | |
| Content-Length: 74284 | |
| Content-Type: text/html; charset=iso-8859-1 | |
| Expires: Sat, 31 Dec 2011 02:21:46 GMT | |
| Last-Modified: Sat, 31 Dec 2011 02:21:46 GMT | |
| Server: Microsoft-IIS/7.0 | |
| Set-Cookie: PBCSPERMUSERID=873450176906098; path=/; expires=Sat, 29 Dec 2012 21:21:46 GMT | |
| Set-Cookie: PBCSSESSIONID=873450176906098; path=/ | |
| X-Passed-To: S260608AT1VW721, URL Rewrite on site N/A (2011-12-30 21:21:46:067) | |
| X-Handled-By: S260608AT1VW721, Rewrite on site N/A | |
| X-Actual-URL: S260608AT1VW721, (/apps/pbcs.dll/article?AID=/20111228/COMMENTARY/111229973/) | |
| X-Passed-To-DLL: S260608AT1VW721, (2011-12-30 21:21:46:098) | |
| X-Passed-To-BeforeDispatch: S260608AT1VW721, on site EB (2011-12-30 21:21:46:098) | |
| X-Returned-From-BeforeDispatch: S260608AT1VW721, on site EB (2011-12-30 21:21:46:114) | |
| X-Passed-To-PostProcessResponse: S260608AT1VW721, on site EB (2011-12-30 21:21:46:380) | |
| X-Returned-From-PostProcessResponse: S260608AT1VW721, on site EB (2011-12-30 21:21:46:380) | |
| X-Returned-From-DLL: S260608AT1VW721 (2011-12-30 21:21:46:380) | |
| X-Returned-From: S260608AT1VW721(2011-12-30 21:21:46:380) | |
| Date: Sat, 31 Dec 2011 02:21:46 GMT | |
| X-Cache: MISS from sxsquid03 | |
| X-Cache-Lookup: HIT from sxsquid03:80 | |
| Via: 1.0 sxsquid03 (squid/3.0.STABLE18) | |
| Connection: close |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment