Skip to content

1.12.0

Compare
Choose a tag to compare
@dougwilson dougwilson released this 05 Mar 03:46
· 153 commits to master since this release
  • Send complete HTML document in redirect response
  • Set default CSP header in redirect response
  • deps: [email protected]
    • Fix false detection of no-cache request directive
    • Fix incorrect result when If-None-Match has both * and ETags
    • Fix weak ETag matching to match spec
    • Remove usage of res._headers private field
    • Support If-Match and If-Unmodified-Since headers
    • Use res.getHeaderNames() when available
    • Use res.headersSent when available
    • deps: [email protected]
    • deps: etag@~1.8.0
    • deps: [email protected]
    • deps: http-errors@~1.6.1