Name : perl-URI-Normalize
| |
Version : 0.002
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.59
| Date : 2024-08-05 17:48:40
|
Group : Development/Libraries/Perl
| Source RPM : perl-URI-Normalize-0.002-1.59.src.rpm
|
Size : 0.02 MB
| |
Packager : (none)
| |
Summary : Normalize URIs according to RFC 3986
|
Description :
Section 6 of RFC 3986 describes a process of URI normalization. This implements syntax-based normalization and may include some schema-based and protocol-based normalization. This includes implementing the \'remove_dot_segments\' algorithm described in Section 5.2.3 of the RFC.
This has a number of useful applications in allowing URIs to be compared with fewer false negatives. For example, all of the following URIs will normalize to the same value:
HTTPS://www.example.com:443/../test/../foo/index.html https://WWW.EXAMPLE.COM/./foo/index.html https://www.example.com/%66%6f%6f/index.html https://www.example.com/foo/index.html
That is, they will all be normalized into the last value.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-U/openSUSE_Tumbleweed/noarch |