Commit Graph

2 Commits

Author SHA1 Message Date
Xe Iaso
bb8baef871 test(double_slash): add sourceware case
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-09-25 09:05:04 +00:00
Xe Iaso
ac3d24f852 fix(lib): enable multiple consecutive slash support
Closes #754
Closes #808
Closes #815

Apparently more applications use multiple slashes in a row than I
thought. There is no easy way around this other than to do this hacky
fix to avoid net/http#ServeMux's URL cleaning.
2025-09-25 08:50:20 +00:00