Skip to content
This repository has been archived by the owner on Nov 22, 2018. It is now read-only.

2.0.0-preview1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 10 May 04:30

Bugs Fixed

  • Middleware throws Argument Exception if cached headers conflict with pre-existing response headers (#101)
  • Check response headers on write to preserve middleware order consistency (#92)
  • Update how certain cache directives are handled (#83)
  • Cache-Control: no-cache breaks the middleware (#81)