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:
@@ -375,7 +375,7 @@ bool wxURI::IsReference() const
|
||||
// Master URI parsing method. Just calls the individual parsing methods
|
||||
//
|
||||
// URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ]
|
||||
// URI-reference = URI / relative-URITestCase
|
||||
// URI-reference = URI / relative
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
const wxChar* wxURI::Parse(const wxChar* uri)
|
||||
|
Reference in New Issue
Block a user