[tahoe-lafs-trac-stream] [tahoe-lafs] #2126: send application/json content-type for JSON response
tahoe-lafs
trac at tahoe-lafs.org
Tue Dec 3 00:05:15 UTC 2013
#2126: send application/json content-type for JSON response
-------------------------+-----------------------
Reporter: freddyb | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: website | Version: 1.10.0
Resolution: | Keywords:
Launchpad Bug: |
-------------------------+-----------------------
Comment (by daira):
`text/plain` is more likely to trigger MIME type guessing than
`application/$FOO` (unless `$FOO` = `octet-string`), because of the
prevalence of servers that use `text/plain` as a default when they don't
know. However, Internet Explorer is generally guessing-happy unless you
specifically use headers to ask it not to be.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2126#comment:1>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list