Update wxURI for RFC 3986

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2005-04-03 03:48:08 +00:00
parent 646a8a4d0e
commit 4cc52142b8
3 changed files with 3 additions and 6 deletions

View File

@@ -15,8 +15,7 @@ wxURI is used to extract information from
a URI (Uniform Resource Identifier).
For information about URIs, see
\urlref{RFC 2396}{http://www.ietf.org/rfc/rfc2396.txt} or
\urlref{RFC 2396.bis (Updated draft of RFC 2396)}{http://www.gbiv.com/protocols/uri/rev-2002/rfc2396bis.html}.
\urlref{RFC 3986}{http://www.ietf.org/rfc/rfc3986.txt}.
In short, a URL \em{is} a URI. In other
words, URL is a subset of a URI - all