Add tests for urlencoded part in url

This commit is contained in:
SALLEYRON Julien 2017-10-02 15:36:02 +02:00 committed by Traefiker
parent 758b7f875b
commit 4fe9cc7730
2 changed files with 52 additions and 1 deletions

View file

@ -21,4 +21,4 @@ logLevel = "DEBUG"
[frontends.frontend1]
backend = "backend1"
[frontends.frontend1.routes.test_1]
rule = "Path:/ws"
rule = "PathPrefix:/ws"