Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Http cache: Fix the code that handles 206s when revalidating | rvargas@google.com | 2009-08-20 | 1 | -3/+0 |
* | Http Cache: Additional byte-range support. | rvargas@google.com | 2009-08-18 | 1 | -11/+59 |
* | Http cache: Extend support for byte range requests. | rvargas@google.com | 2009-08-12 | 1 | -17/+36 |
* | Http cache: Add support for ranges with an unknown start or end. | rvargas@google.com | 2009-06-24 | 1 | -19/+31 |
* | Http cache: Return valid Content-Range headers for a byte range request. | rvargas@google.com | 2009-06-22 | 1 | -0/+75 |
* | Http Cache: First pass of byte-range requests support. | rvargas@google.com | 2009-06-12 | 1 | -0/+131 |