Skip to content

0.8.1

Compare
Choose a tag to compare
@trowski trowski released this 25 Mar 16:53
· 537 commits to 3.x since this release
  • Fixed an issue where latency was increased dramatically on some systems compared to v0.7.x (#252).
  • Fixed the content-length header being removed by CompressionMiddleware if the body was not long enough to be compressed.
  • ExceptionMiddleware now writes the exception to the log to mimic the default behavior if it were not used.