http-cache-semantics icon indicating copy to clipboard operation
http-cache-semantics copied to clipboard

Expose response status from CachePolicy

Open hexchain opened this issue 6 months ago • 1 comments

Adds a status field to the response returned by evaluateRequest, making it a complete HttpResponse object.

Additionally, a status() API is added to the CachePolicy class to expose the status code.

Fixes #51.

hexchain avatar May 01 '25 10:05 hexchain