Ticket #32 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

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: External ID:
state: New Browser: All
Operating System: All

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

Changed 3 years ago by pagameba

  • milestone changed from 1.1 to 2.0

Changed 3 years ago by pdeschamps

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.