Commit 87804fe
committed
Add tests for trailing slash prefix-suffix conflict bug
Add test cases to unveil an issue where the order of adding routes like
/x20/f{a}o/{*path} and /x20/f{a}o could result in a conflict.
Signed-off-by: Changyuan Lyu <changyuanl@google.com>1 parent 500698f commit 87804fe
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
260 | 264 | | |
261 | 265 | | |
262 | 266 | | |
| |||
0 commit comments