v0.3.0
- Using Hummingbird-core v0.3.0
- Added
HBRequest(_: HTTPResponseStatus)
andHBRequest(_: HTTPResponseStatus, message: String)
for easy generation of failedEventLoopFutures
- Default cookies to HttpOnly
- Catch errors thrown by responder so they can be logged with route and method metadata.