This repository was archived by the owner on Apr 19, 2026. It is now read-only.
Commit 74ee5fb
committed
Revert "Make trailing slash truly optional." (#145)
Squashed commit of the following:
commit 7fd92d3
Author: Rose Davidson <rhd@google.com>
Date: Tue Mar 13 11:35:36 2018 -0700
Revert "Make trailing slash truly optional. (#142) (#143)"
This reverts commit 818c925.
Reverted because the author told me he'd found this produces parsing issues:
> It seems now patterns like /prefix/{var1}/{var2}/ and /prefix/{var1}/ are mixed up.
May reconsider this approach later.1 parent 818c925 commit 74ee5fb
2 files changed
Lines changed: 1 addition & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
| 320 | + | |
325 | 321 | | |
326 | 322 | | |
327 | 323 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | 267 | | |
288 | 268 | | |
289 | 269 | | |
| |||
0 commit comments