Created
October 9, 2012 01:32
-
-
Save karlcow/3856039 to your computer and use it in GitHub Desktop.
Content-Type triggering download
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 -sI http://hg.moinmo.in/moin/1.9/raw-file/1.9.5/docs/CHANGES | |
HTTP/1.1 200 Script output follows | |
Date: Tue, 09 Oct 2012 01:30:36 GMT | |
Server: Apache/2.2.16 (Debian) | |
ETag: 1348837471.0 | |
Content-Disposition: inline; filename="CHANGES" | |
Content-Length: 260347 | |
Vary: Accept-Encoding | |
Content-Type: application/binary | |
X-Pad: avoid browser bug |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment