Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Bugfix Release

Latest
Compare
Choose a tag to compare
@deadratfink deadratfink released this 14 Aug 15:18
· 2 commits to master since this release
  • [CORE-450] Fix only-if-cached response behavior according to RFC-7234 (return 504 on cache miss).
  • Optimize 304 response behaviour by cloning response data to prevent internal side effects when changing the response data.