[ruby-core:63473] [ruby-trunk - Feature #2542] URI lib should be updated to RFC 3986

From: lengarvey@...
Date: 2014-07-01 13:10:27 UTC
List: ruby-core #63473
Issue #2542 has been updated by Leonard Garvey.


I've implemented something similar to that policy in the following gist: https://gist.github.com/lengarvey/31983eac6664351ed16d

It's a very basic naive implementation but I believe it roughly does what we need URI.parse to do.

----------------------------------------
Feature #2542: URI lib should be updated to RFC 3986
https://bugs.ruby-lang.org/issues/2542#change-47513

* Author: Marc-Andre Lafortune
* Status: Closed
* Priority: Normal
* Assignee: Yui NARUSE
* Category: lib
* Target version: next minor
----------------------------------------
=begin
 RFC 2396 has been obsolete for nearly 5 years now.
 
 It was replaced by RFC 3986 which aims at clarifying aspects that were not previously clear.
=end




-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next