Force downloads to use a MIME type of application/octet-stream
authorArt Cancro <ajc@citadel.org>
Wed, 28 Feb 2007 22:54:52 +0000 (22:54 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 28 Feb 2007 22:54:52 +0000 (22:54 +0000)
commit839760156cc8c20d7df494fdcdac5ad28e26f32e
tree519fef275818c9aa615f1975dc644c7b49c136e9
parenta98b77122767a5ab63763b37715f2b8a5403de34
Force downloads to use a MIME type of application/octet-stream
in order to prevent downloading browsers from trying to render contents
inline.
webcit/downloads.c