]> granicus.if.org Git - apache/commit
Return 413 if chunk-ext-header is too long rather than reading from a truncated
authorJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 19 Feb 2003 06:50:10 +0000 (06:50 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Wed, 19 Feb 2003 06:50:10 +0000 (06:50 +0000)
commite9d4eb70cffb0df2c6c012c20f7afdc4792c5cea
tree7aca55546cc640cd0382c6a6d339505aa8a25ad0
parentd4abe9c6560b309a81d705e9e163c1af237ec4e4
Return 413 if chunk-ext-header is too long rather than reading from a truncated
line.

(Previously, we'd count the unread part of the line towards the chunk.)

PR: 15857

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98727 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http/http_protocol.c