Skip to content

v0.8.1

Choose a tag to compare

@adam-fowler adam-fowler released this 14 Apr 10:27
· 84 commits to main since this release
  • Remove HBHTTPServer.ChannelPosition as we don't use it anymore
  • Errors with no body include content-length: 0 header
  • HBHTTPServerHandler.writeResponse uses execute instead of submit as we do not care about return value
  • Unrecognised errors are logged with info not warning