diff options
author | Yann Ylavic <ylavic@apache.org> | 2020-05-20 16:13:09 +0200 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2020-05-20 16:13:09 +0200 |
commit | 2efe92b51dc4c33c907c9b8c17cb5038aad8038c (patch) | |
tree | c33e8a2d42e3ca6c3c12c2dac9232ce61a7bb35b /os | |
parent | core,modules: provide/use ap_parse_strict_length() helper. (diff) | |
download | apache2-2efe92b51dc4c33c907c9b8c17cb5038aad8038c.tar.xz apache2-2efe92b51dc4c33c907c9b8c17cb5038aad8038c.zip |
core, protocol: reject invalid Content-Length ASAP.
Don't let invalid invalid Content-Length header go beyond ap_read_request()
and protocol validation. The check in ap_http_filter() is still useful if
some modules mangles the header, but it's too late for the usual case.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1877955 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os')
0 files changed, 0 insertions, 0 deletions