Opened 16 years ago

Closed 15 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 pagameba, 16 years ago

Milestone: 1.12.0

comment:2 by pdeschamps, 15 years ago

Resolution: fixed
Status: newclosed

(In [1806]) closes #32: added application/json to content-type

Note: See TracTickets for help on using tickets.