Trailing CRLF on POSTs
This is a legacy issue. The CERN webserver required POST data to have an
extra CRLF following it. Thus many clients send an extra CRLF that is not
included in the Content-Length of the request. Apache works around this
problem by eating any empty lines which appear before a request.

Thank a lot!
-- 
View this message in context: 
http://old.nabble.com/How-does-this-Known-Problem-in-Clients-solve--tp26266536p26266536.html
Sent from the Apache HTTP Server - Dev mailing list archive at Nabble.com.

Reply via email to