Home » HTML » HTML_AJAX » Bug #6298
Charset being set twice in content-type header
Details
| Submitted | 2005-12-20 03:40 UTC |
|---|---|
| From | josh at bluga dot net |
| Assigned | jeichorn |
| Status | Closed |
| Package | HTML_AJAX |
| PHP Version | Irrelevant |
| OS | NA |
| Roadmaps | (Not assigned) |
Comments
[2005-12-20 03:40 UTC] josh at bluga dot net
Description:
------------
See bug 6295 for a header dump
Were sending the Content-type as:
Content-Type: application/json; charset=UTF-8; charset=utf-8
Shouldn't need the doulbe charset