[Catalyst] Re: "Wrong Content-Length value"

Aristotle Pagaltzis pagaltzis at gmx.de
Wed Sep 29 04:39:37 GMT 2010


* Bill Moseley <moseley at hank.org> [2010-09-08 23:15]:
> Shouldn't that just return 411, 413, or just a 400?

Returning 411 is indeed exactly what the server should do.
(413 is wrong. 400 is fine but not as helpful.) The server should
definitely not throw an error. It shouldn’t even log a warning,
because this has nothing to do with what the server did. All it
is is a client being silly.

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>



More information about the Catalyst mailing list