From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0CVS-2002-03-06
PHP Bug Type:     URL related
Bug description:  Trailing \r\n in last varible when doing POST request with IE

I seams like PHP does not care about the Content-length sent by the browser
when decoding POST requests. And IE seams to add a trailing \r\n at the
end of the POST string that is not included in the Content-length.

-- 
Edit bug report at http://bugs.php.net/?id=15912&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15912&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15912&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15912&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15912&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15912&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15912&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15912&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=15912&r=submittedtwice

Reply via email to