Skip to content

0.6.1

Compare
Choose a tag to compare
@malud malud released this 15 Mar 09:38
· 1927 commits to master since this release

0.6.1

2021-03-15

Bug Fixes

  • Fix missing panic recovering for backend roundtrips (#142)
    • Fix backend timeout behaviour
    • Add a more specific error message for proxy body copy errors

Change

  • Couper just passes the X-Forwarded-For header if any instead of adding the client remote addr to the list (#139)

Features

  • url_encode function for RFC 3986 string encoding (#136)