Skip Menu |

This queue is for tickets about the URI CPAN distribution.

Report information
The Basics
Id: 106915
Status: new
Priority: 0/
Queue: URI

People
Owner: Nobody in particular
Requestors: cppfero [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Little suggestion about path normalization
Date: Sun, 6 Sep 2015 18:54:49 +0300
To: bug-URI [...] rt.cpan.org
From: fero <cppfero [...] gmail.com>
Hello! I think that duplicate slashes in path, must be squashed. For example http://bar.org/foo/qux and http://bar.prg/foo//qux - are equal! It would be great, if you can patch canonical() with tr/\///s; :) I hope you understand me. Sorry for my runglish, good luck! -- __END__