Fixed incorrect path traversal
This commit is contained in:
parent
7ba55e445e
commit
ebcb5fad18
3 changed files with 42 additions and 6 deletions
|
@ -45,6 +45,7 @@ data := router.LookupNoAlloc("GET", "/users/42", func(key string, value string)
|
|||
```
|
||||
PASS: TestStatic
|
||||
PASS: TestParameter
|
||||
PASS: TestMixed
|
||||
PASS: TestWildcard
|
||||
PASS: TestMap
|
||||
PASS: TestMethods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue