Skip to content

Instantly share code, notes, and snippets.

@karlcow
Created October 9, 2012 01:32
Show Gist options
  • Save karlcow/3856039 to your computer and use it in GitHub Desktop.
Save karlcow/3856039 to your computer and use it in GitHub Desktop.
Content-Type triggering download
→ 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