Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Http Cache: Add support for resuming downloading a | rvargas@google.com | 2009-09-04 | 1 | -3/+6 |
* | Http Cache: Additional byte-range support. | rvargas@google.com | 2009-08-18 | 1 | -2/+7 |
* | Http cache: Extend support for byte range requests. | rvargas@google.com | 2009-08-12 | 1 | -1/+2 |
* | Http cache: Add support for ranges with an unknown start or end. | rvargas@google.com | 2009-06-24 | 1 | -2/+3 |
* | Http cache: Return valid Content-Range headers for a byte range request. | rvargas@google.com | 2009-06-22 | 1 | -0/+14 |
* | Http Cache: First pass of byte-range requests support. | rvargas@google.com | 2009-06-12 | 1 | -0/+99 |