v1.2.0
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
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