Project

General

Profile

« Previous | Next » 

Revision b53ec390

Added by knu (Akinori MUSHA) over 6 years ago

Allow empty path components in a URI [Bug #8352]

  • generic.rb (URI::Generic#merge, URI::Generic#route_to): Fix a bug
    where a sequence of slashes in the path part gets collapsed to a
    single slash. According to the relevant RFCs and WHATWG URL
    Standard, empty path components are simply valid and there is no
    special treatment defined for them, so we just keep them as they
    are.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e