Skip to content

v0.3.0

Compare
Choose a tag to compare
@adam-fowler adam-fowler released this 10 Feb 15:54
· 578 commits to main since this release
  • Using Hummingbird-core v0.3.0
  • Added HBRequest(_: HTTPResponseStatus) and HBRequest(_: HTTPResponseStatus, message: String) for easy generation of failed EventLoopFutures
  • Default cookies to HttpOnly
  • Catch errors thrown by responder so they can be logged with route and method metadata.