summaryrefslogtreecommitdiffstats
path: root/net/http/partial_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Http cache: Fix the code that handles 206s when revalidatingrvargas@google.com2009-08-201-3/+0
* Http Cache: Additional byte-range support.rvargas@google.com2009-08-181-11/+59
* Http cache: Extend support for byte range requests.rvargas@google.com2009-08-121-17/+36
* Http cache: Add support for ranges with an unknown start or end.rvargas@google.com2009-06-241-19/+31
* Http cache: Return valid Content-Range headers for a byte range request.rvargas@google.com2009-06-221-0/+75
* Http Cache: First pass of byte-range requests support.rvargas@google.com2009-06-121-0/+131