Re: Identifying versions in draft-toomim-httpbis-versions , was: draft-toomim-httpbis-versions HTTP mapping (and WebDAV Versioning)

On 2/5/25 1:01 AM, Julian Reschke wrote:
> > We can address the Version (time) and Range (space) of a Resource >
> independently, with headers:
>>
>>     GEThttps://example.com/hello.txt
>>     Range: lines=44-100
>>     Version: 1.4.5
>> ...
>
> ...which defeats cacheability. 


No, caching is fine. All you need to do is pass a "Vary: Version, 
Parents" header, and all modern caches work great. We've run the tests 
here: https://cache-tests.braid.org/

Received on Wednesday, 5 February 2025 09:21:54 UTC