summaryrefslogtreecommitdiffstats
path: root/net/http/partial_data.h
Commit message (Expand)AuthorAgeFilesLines
* Use HttpRequestHeaders for extra_headers.willchan@chromium.org2010-04-201-8/+9
* Http cache: Add code to restart a network request when thervargas@google.com2009-12-011-2/+2
* Revert 33133 - Http cache: Add code to restart a network request when thervargas@google.com2009-11-301-2/+2
* Http cache: Add code to restart a network request when thervargas@google.com2009-11-251-2/+2
* Http cache: Always preserve extra headers when dealing withrvargas@google.com2009-11-031-4/+7
* 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