
* RFC3986 provides the regexp to parse URIs properly * Code is simpler and safer * Avoids an infinite loop when trying to parse some data: URIs
* RFC3986 provides the regexp to parse URIs properly * Code is simpler and safer * Avoids an infinite loop when trying to parse some data: URIs