]> git.ipfire.org Git - thirdparty/squid.git/commit
Ignore Range headers with unidentifiable byte-range values
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 27 Aug 2014 14:41:52 +0000 (08:41 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 27 Aug 2014 14:41:52 +0000 (08:41 -0600)
commit98fe02bd7e8705326ffdf1275b2b4ef35fa15c9e
tree55871ca50bc1b6d0360919a8b35448567e045eeb
parent4bc7b45b21cae91b86d4adb57e763abf8195fb86
Ignore Range headers with unidentifiable byte-range values

If squid is unable to determine the byte value for ranges, treat the
header as invalid.
src/HttpHdrRange.cc