Opened 10 years ago
Last modified 10 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...
Note:
See TracTickets
for help on using tickets.



How can this issue be reproduced?