v0.5.0
- some minor changes to Makefile/building
- add support for HTTP HEAD requests
- add support for adding custom default response headers
- return custom headers on 404s as well.
- enable http keepalives on upstream/backends
- add support for disable http keepalives on frontend/backend separately
- upgrade library deps
- various bug fixes