You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by fi...@apache.org on 1998/07/22 08:00:57 UTC

Re: protocol/2646: Apache doesn't send a 414 URI too long error

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]


Synopsis: Apache doesn't send a 414 URI too long error

State-Changed-From-To: open-closed
State-Changed-By: fielding
State-Changed-When: Tue Jul 21 23:00:50 PDT 1998
State-Changed-Why:

Fixed in rev 1.226 of http_protocol.c for 1.3.2-dev.
Testing can be tricky since we don't do a lingering close
for this type of error, and so the test client needs to
ignore SIGPIPE errors when sending the request.

Category-Changed-From-To: general-protocol
Category-Changed-By: fielding
Category-Changed-When: Tue Jul 21 23:00:50 PDT 1998