![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
Decodes and breaks down a long multi-argument URL into something readable.
Click "View source" if you are using this a browser.
Usage: deconstruct http://example/?foo=1&bar=2&baz=3
Result:
http://example
?foo=1
&bar=2
&baz=3