Skip to content

v1.12.0

Choose a tag to compare

@darlanalves darlanalves released this 27 Jul 11:22
· 2 commits to main since this release
55924b2

1.12.0 (2026-07-27)

Bug Fixes

  • always set x-forwarded-for to the IP of the incoming socket (1f9b4f3)
  • do not set x-forwarded headers if preserveHost is false (128ddcc)
  • set x-forwarded-host (a437346)

Features

  • add proxies from ProxySettings on reload (0d37206)