Commit 19b7c05
committed
Added trailing slash to
Added a missing trailing `/` to the `UseStatusCodePagesWithReExecute()` registration. That isn't strictly necessary, but it helps avoid an otherwise unnecessary potential redirect to the canonical URL from the `[ValidateTopic]` attribute./Error/ path1 parent 59895e0 commit 19b7c05
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- OnTopic.AspNetCore.Mvc.Host
- OnTopic.AspNetCore.Mvc.IntegrationTests.Host
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments