From: Amos Jeffries Date: Sat, 24 Jan 2015 05:22:21 +0000 (-0800) Subject: Docs: drop obsolete chunked_request_body_max_size references X-Git-Tag: SQUID_3_2_14~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52fecb943d5be36d258c9f69bc3531cb8e3a404f;p=thirdparty%2Fsquid.git Docs: drop obsolete chunked_request_body_max_size references This option has done nothing since Squid-3.2. --- diff --git a/doc/release-notes/release-3.2.html b/doc/release-notes/release-3.2.html index 128bc94523..5a6038e455 100644 --- a/doc/release-notes/release-3.2.html +++ b/doc/release-notes/release-3.2.html @@ -887,6 +887,9 @@ The IPv6 magic 'to_ipv6' hacks needed in 3.1 are now no longer necessary.

+
chunked_request_body_max_size
+

Obsolete. Squid is now HTTP/1.1 with support for streaming chunked encoded requests.

+
dns_v4_fallback

Obsolete. Replaced by DNS parallel lookups.

diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index fc5ef96c70..27eb221df7 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -744,6 +744,9 @@ This section gives a thorough account of those changes in three categories: Removed tags