Opened 17 years ago
Closed 16 years ago
#32 closed defect (fixed)
Use application/json content-type headers everywhere
Reported by: | jfournier | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | 2.0 |
Component: | Widgets | Version: | 1.0.4 |
Severity: | Minor | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
The official mime type of JSON is application/json. We need to modify all the PHP code that outputs JSON to use this as the Content-type header.
Change History (2)
comment:1 by , 16 years ago
Milestone: | 1.1 → 2.0 |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [1806]) closes #32: added application/json to content-type