Skip to content

v1.2.0

Compare
Choose a tag to compare
@ArthurHlt ArthurHlt released this 01 Mar 13:27
· 118 commits to master since this release

Add UseFullPath option in route:
Set to true to use full path

Example:
path=/metrics/** and request=/metrics/foo this will be redirected to /metrics/foo on upstream instead of /foo