]> git.ipfire.org Git - thirdparty/squid.git/commit
Update status code 413 compliance (#1040)
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 9 May 2022 19:58:26 +0000 (19:58 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 9 May 2022 19:58:35 +0000 (19:58 +0000)
commit5a3b42b18349bf78175811cb0a64dd5c4aeae32d
treea958925dfe5b2b852c91a9025bab9fd45b03f2c4
parenta0f5ead6fc4591b52dc14ee5d9ea3a1eaf28ba39
Update status code 413 compliance (#1040)

The latest HTTP specification requires the data
transmitted in HTTP messages be called 'content'.

The official reason text for status code 413 has
been altered to comply.
src/client_side.cc
src/http.cc
src/http/StatusCode.cc
src/http/StatusCode.h