1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/uri
naruse 79f86a67d0 * lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaque
only if the URI has path-rootless, not path-empty.
  [ruby-core:76055] [Bug #12498]
  patched by Chris Heisterkamp <cheister@squareup.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55563 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-07-02 09:05:05 +00:00
..
common.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ftp.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
generic.rb Use Integer instead of Fixnum and Bignum. 2016-05-17 13:15:57 +00:00
http.rb fix URI::HTTP.new example 2016-03-25 02:08:39 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ldap.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ldaps.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
mailto.rb * lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaque 2016-07-02 09:05:05 +00:00
rfc2396_parser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
rfc3986_parser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00