mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-05-25 15:16:13 +00:00
2ea8296682
Replaces #808 Closes #754 Some web applications require the ability to include multiple consecutive slashes in a URL. This could be for optional path variables or for wiki article titles that start with a leading slash. I wasn't aware that the RFC allowed this. Signed-off-by: Xe Iaso <me@xeiaso.net>