WebURL for Java

Live URL Viewer

A live demo of WebURL for Java running in the browser. TeaVM compiles the library's Java URL parser to WebAssembly, so you can compare its output with the browser's native URL API.

Loading WebAssembly...

WebURL for Java

Waiting

href
origin
protocol
username
password
host
hostname
port
pathname
search
hash

Browser URL

Waiting

href
origin
protocol
username
password
host
hostname
port
pathname
search
hash

WebURL Java-style components

raw username
decoded username
raw password
decoded password
raw authority
decoded authority
raw path
decoded path
raw query
decoded query
raw fragment
decoded fragment