Skip to content

v0.5.0

Choose a tag to compare

@dropwhile dropwhile released this 14 Jun 04:38
· 836 commits to master since this release
  • 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