mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-22 06:05:36 +08:00
Don't recognize the "path" following the port number without a slash as a path, this is invalid according to the RFC. Also require two leading slashes for URIs without the authority part.