You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>NOTE: Throws a <code>TypeError</code> on illegal input, that is anything but <code>[a-z0-9.+-]</code> and <code>[empty string]</code> and <code>null</code></p>
203
211
204
212
<h3id="accessors-username">username()</h3>
205
213
<preclass="prettyprint lang-js">var uri = new URI("http://user:pass@example.org/foo/hello.html");
0 commit comments