PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_AJAX » Bug #6298

Charset being set twice in content-type header

Details

Submitted2005-12-20 03:40 UTC
Fromjosh at bluga dot net
Assignedjeichorn
StatusClosed
PackageHTML_AJAX
PHP VersionIrrelevant
OSNA
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