Skip to content
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.

3.16.0

Compare
Choose a tag to compare
@oscarotero oscarotero released this 29 May 09:11
· 89 commits to master since this release

New middlewares

  • IncludeResponse

Fixes

  • SaveResponse: do not save responses with the header location
  • FormatNegotiator: removed duplicated code that inserts the Content-Type header twice
  • DebugBar: removed unnecesary FormatNegotiator dependency
  • Fixed some bugs reported by @ircmaxell in this post
  • ErrorHandler: created an empty body before execute the callback #35