Richard Walsh
Thu, 22 Jun 2006 22:26:26 -0700
if($headers_in->get('Content-Type') eq 'application/x-www-form-urlencoded') {
toif($headers_in->get('Content-Type') =~ m|^application/x-www-form-urlencoded|) {
which is consistent with the test for 'multipart/form-data' earlier in the same function, and that fixes the issue. Would it be possible to get that change put into Apache::ASP? Thx!
.rw --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]