[Webkit-unassigned] [Bug 265484] URLParser should parse URLs including authority and a backslash after the host

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 28 18:12:06 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=265484

--- Comment #2 from dave caruso <me at paperdave.net> ---
Yes it seems the url may have been auto-redacted due to it containing authorization.

"http:// a : b @ c \ hello"

i've rewritten the url with spaces. it is any "special" (protocol http/https/file and some others) but there is a backslash instead of a forward slash after the host and starting the path name. the url can also have no path but end in a backslash.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231129/ca56e15c/attachment.htm>


More information about the webkit-unassigned mailing list