Re: [webrtc-pc] Unclear how URLs are processed (#2660)

@alvestrand you'll get a path given how these URLs look. (That's also the case with RFC3986 btw, see https://datatracker.ietf.org/doc/html/rfc3986#section-3.) I tried to spell out in https://github.com/w3c/webrtc-pc/pull/2694#discussion_r741251135 in some detail how the resulting URL record ought to be processed.

(And yeah, some browsers have per-scheme URL parsers. That goes against a generic URL syntax and is something we should avoid enshrining to the extent possible.)

-- 
GitHub Notification of comment by annevk
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2660#issuecomment-966527620 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 11 November 2021 18:26:36 UTC