b9j.uri.js
(19kb) |
b9j.uri.uncompressed.js
|
documentation
|
@ github
set
http://example.com
scheme
http
https
ftp
host
example.com
www.example.org
port
80
443
8080
user
alice
bob
password
xyzzy
frobozz
path
a/b/c
parent
child
d/e/f
append
d/e/f
extension
.html
.txt
.js
.css
.pl
.php
fragment
#top
#bottom
set
a=1&b=2&c=3&c=4&c=5
a="Hello, World!"
a=6
b=7
c=8
clear
add
a=1&b=2&c=3&c=4&c=5
a="Hello, World!"
a=6
b=7
c=8
append
a="Hello, World!"