v0.8.1
- Remove
HBHTTPServer.ChannelPositionas we don't use it anymore - Errors with no body include content-length: 0 header
HBHTTPServerHandler.writeResponseuses execute instead of submit as we do not care about return value- Unrecognised errors are logged with
infonotwarning