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

> I sketched an algorithm for this in https://bugs.webkit.org/show_bug.cgi?id=164508#c10. I would appreciate feedback from the WG.

Thanks! I can do a new PR based on that. Except this line:

> * If inputURL's query or fragment is non-null, then return failure.

I think here we need to not throw on `?transport=udp` and `?transport=tcp` defined in https://www.rfc-editor.org/rfc/rfc7065#section-3.1. If we can reuse the query parser for that, that would be nice! Appreciate help on how to write that.

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


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

Received on Monday, 3 April 2023 23:02:02 UTC