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:
@@ -49,9 +49,7 @@ enum wxURIFlags
|
||||
|
||||
// Generic class for parsing URIs.
|
||||
//
|
||||
// Originally based off of RFC 2396 - then
|
||||
// extended to meet the newer RFC 2396.bis
|
||||
// specifications.
|
||||
// See RFC 3986
|
||||
class WXDLLIMPEXP_BASE wxURI : public wxObject
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user