when a POST supplies content encoding, dont assume UTF8
authorJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 23 Feb 2015 20:46:17 +0000 (14:46 -0600)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Mon, 23 Feb 2015 20:50:10 +0000 (14:50 -0600)
commit0d94e986178610515926806b405beeab19457a36
tree071871f96feb9460c958619b0e8cded42e584c41
parentddc88fbd6b6db4088181ad8f59b4f74fea58a9ef
when a POST supplies content encoding, dont assume UTF8
Changes
Makefile.PL
lib/Catalyst.pm
lib/Catalyst/Request.pm
lib/Catalyst/Request/PartData.pm [new file with mode: 0644]
lib/Catalyst/Request/Upload.pm
lib/Catalyst/Upgrading.pod
t/utf_incoming.t