Created
May 30, 2015 23:12
-
-
Save krainboltgreene/1a6d7d48c030badd2b64 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
foo://username:[email protected]:8042/over/there/index.dtb?type=animal&name=narwhal#nose | |
\_/ \_______________/ \_________/ \__/ \___/ \_/ \______________________/ \__/ | |
| | | | | | | | | |
| userinfo host port | | query fragment | |
| \________________________________/\_____________|____|/ \__/ \__/ | |
scheme | | | | | | | |
name authority | | | | | | |
| path | | interpretable as keys | |
| | | | |
| \_______________________________________________|____|/ \____/ \_____/ | |
| | | | | | | |
scheme hierarchical part | | interpretable as values | |
name | | | |
| path interpretable as filename | | |
| ___________|____________ | | |
/ \ / \ | | |
urn:example:animal:ferret:nose interpretable as extension | |
path | |
_________|________ | |
scheme / \ | |
name userinfo hostname query | |
_|__ ___|__ ____|____ _____|_____ | |
/ \ / \ / \ / \ | |
mailto:[email protected]?subject=Topic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment