diff options
| author | stuebinm | 2026-06-14 15:58:44 +0200 |
|---|---|---|
| committer | stuebinm | 2026-06-14 15:58:44 +0200 |
| commit | d37a8c5f1b6dd88c1ebe5310161c16a0c463defb (patch) | |
| tree | 9a4e2dc21fd095a734cfabe89b5c5822165bf176 /src | |
| parent | 7f690b4f530c368ec0074bb6fc4b1c35155a7615 (diff) | |
bahnhof-name: fix handling of / in request pathrnv
before, slashes in station names could not be handled, as they are split
during parsing of the incoming request to see if the last (really the
second) part was /gleis or /tracks.
Now, instead the list is un-snoc'd, and then if the last part is not one
that requires special handling, we fall through to treating it as a
station name.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
