summaryrefslogtreecommitdiffstats
path: root/net/http/partial_data.h
Commit message (Expand)AuthorAgeFilesLines
* Http Cache: Add support for resuming downloading arvargas@google.com2009-09-041-3/+6
* Http Cache: Additional byte-range support.rvargas@google.com2009-08-181-2/+7
* Http cache: Extend support for byte range requests.rvargas@google.com2009-08-121-1/+2
* Http cache: Add support for ranges with an unknown start or end.rvargas@google.com2009-06-241-2/+3
* Http cache: Return valid Content-Range headers for a byte range request.rvargas@google.com2009-06-221-0/+14
* Http Cache: First pass of byte-range requests support.rvargas@google.com2009-06-121-0/+99