power-media / prado3

Automatically exported from code.google.com/p/prado3
Other
0 stars 0 forks source link

TJsonService reports the wrong content-type #416

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently TJsonService uses text/javascript as its conent-type. The correct one 
is application/json.

Original discussion on the forum: 
http://www.pradoframework.com/forum/index.php?topic=15243.0

Original issue reported on code.google.com by ctrlal...@gmail.com on 16 Jul 2012 at 6:33

GoogleCodeExporter commented 8 years ago
fixed in r3190

Original comment by ctrlal...@gmail.com on 16 Jul 2012 at 5:31