marcoscaceres 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>
Ok, let's ban username and password. @zkoch has opinions about query/path - but hopefully the above can convince him to allow query.
I'll make preemptive changes to match.
--
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_r113847735