Re: Compliance: reply with 400 (Bad Request) if request header is too big

From: Henrik Nordström <henrik_at_henriknordstrom.net>
Date: Mon, 30 Aug 2010 09:44:33 +0200

The added comment applies to the whole 6xx class, not just 601.

Note: Not entirely sure we need these as internal http status codes in
squid-3, but that's separate from this change.

sön 2010-08-29 klockan 14:57 -0600 skrev Alex Rousskov:
> HTTP_INSUFFICIENT_STORAGE = 507, /**< RFC2518 section 10.6 */
> HTTP_INVALID_HEADER = 600, /**< Squid header parsing
> error */
> - HTTP_HEADER_TOO_LARGE = 601 /* Header too large to
> process */
> + HTTP_HEADER_TOO_LARGE = 601 /**< Header too large to
> process. Used
> + internally only,
> replying to client
> + with HTTP_BAD_REQUEST
> instead. */
Received on Mon Aug 30 2010 - 07:44:37 MDT

This archive was generated by hypermail 2.2.0 : Mon Aug 30 2010 - 12:00:05 MDT