domenic commented on this pull request.
> </p>
+ <ol class="algorithm">
+ <li>Let <var>url</var> be the result of running the <a>URL parser</a>
+ on <var>input</var>.
+ </li>
+ <li>If failure, <a>throw</a> a <code>TypeError</code> exception.
+ </li>
+ <li>If running <a>potentially trustworthy URL</a> with <var>url</var>
Path and query seem equivalent to me: if you allow one you should allow the other.
I don't think we want to add another resource to the platform hidden behind HTTP auth, so I'd suggest disallowing username and password.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webpayments-method-identifiers/pull/35#discussion_r113846943