]> git.ipfire.org Git - thirdparty/squid.git/commit - src/adaptation/icap/ModXact.cc
Fix ICAP Allow header containing only trailers option
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 18 Nov 2016 06:19:19 +0000 (19:19 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 18 Nov 2016 06:19:19 +0000 (19:19 +1300)
commit6fbd6ef2918f981395076caa1f95c6dbec68cd06
tree6e606596cf29d5ec78fd21f8db5666a26cf63b84
parent2f97ab10f665ecfc06323f0b5cb5fcd7d0f1a103
Fix ICAP Allow header containing only trailers option

r14941 added 'tailers' option to te Allow header but did not send it when
only that option was used, without the 204 or 206 features.

 Detected by Coverity Scan. Issue 1394381.
src/adaptation/icap/ModXact.cc