Opened 7 years ago

Last modified 7 years ago

#5952 new defect

range requests missing if-match header

Reported by: ronag Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords: http
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

After establishing a range request session the etag should be saved and provided in the if-match tag of any subsequent range requests to the same resource. Otherwise, per the http spec, it is not guaranteed that the same resource/file will be hit and invalid data might be returned...

Change History (2)

comment:1 by Carl Eugen Hoyos, 7 years ago

How can this issue be reproduced?

comment:2 by Carl Eugen Hoyos, 7 years ago

Keywords: http added
Note: See TracTickets for help on using tickets.