http-cache-semantics
http-cache-semantics copied to clipboard
Expose response status from CachePolicy
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.