0.8.1
- Fixed an issue where latency was increased dramatically on some systems compared to v0.7.x (#252).
- Fixed the
content-lengthheader being removed byCompressionMiddlewareif the body was not long enough to be compressed. ExceptionMiddlewarenow writes the exception to the log to mimic the default behavior if it were not used.