Created attachment 162508 [details] shar file Perl Module. By enabling this middleware, all multiple slashes in your requests will automatically be cut. //hello///world becomes /hello/world.
Take.
A commit references this bug: Author: miwi Date: Fri Dec 11 13:39:37 UTC 2015 New revision: 403528 URL: https://svnweb.freebsd.org/changeset/ports/403528 Log: Plack Middleware. By enabling this middleware, all multiple slashes in your requests will automatically be cut. //hello///world becomes /hello/world. Simple as that. WWW: http://search.cpan.org/dist/Plack-Middleware-NoMultipleSlashes/ PR: 204068 Submitted by: jeremybbaggs@gmail.com Approved by: mat (mentor) Differential Revision: D4500 Changes: head/www/Makefile head/www/p5-Plack-Middleware-NoMultipleSlashes/ head/www/p5-Plack-Middleware-NoMultipleSlashes/Makefile head/www/p5-Plack-Middleware-NoMultipleSlashes/distinfo head/www/p5-Plack-Middleware-NoMultipleSlashes/pkg-descr head/www/p5-Plack-Middleware-NoMultipleSlashes/pkg-plist