|
|
|
|
|
by qbane
474 days ago
|
|
Section 6.3 says > A message is considered "complete" when all of the octets indicated by its framing are available. So in your scenario, the first response is complete, and so the caching behavior does not conflict with the spec. |
|
I do think the cache is allowed to retain, and respond for the 200 bytes. I don't think it's free to ignore the header updates, nor do I think it's free to return half the requested bytes in lieu of extending the existing cache.