Project

General

Profile

Actions

Bug #2525

closed

URI#normalize incomplete

Added by marcandre (Marc-Andre Lafortune) over 14 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.2dev (2009-12-24 trunk 26163) [x86_64-darwin10.2.0]
Backport:
[ruby-core:27309]

Description

=begin
"hTTp://example.com/" and "http://exa%4dple.com/" should both be normalized to "http://example.com/" as per RFC 3986.

They currently are not and thus not considered ==.

Tests added to RubySpec
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0