Add tests for urlencoded part in url
This commit is contained in:
parent
758b7f875b
commit
4fe9cc7730
2 changed files with 52 additions and 1 deletions
|
@ -21,4 +21,4 @@ logLevel = "DEBUG"
|
|||
[frontends.frontend1]
|
||||
backend = "backend1"
|
||||
[frontends.frontend1.routes.test_1]
|
||||
rule = "Path:/ws"
|
||||
rule = "PathPrefix:/ws"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue