]> git.ipfire.org Git - thirdparty/squid.git/commit
Ignore Range headers with unidentifiable byte-range values
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 26 Aug 2014 15:48:43 +0000 (08:48 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 26 Aug 2014 15:48:43 +0000 (08:48 -0700)
commit3a645003d7aeaf5e97aae433605e6c50f40291a5
tree13419cfabf9d2316494bce4fbc653409b5565a0c
parentdc4eb86a43d97bda5fef3c25648a7d3f1cd6d3b9
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