Skip to content

Instantly share code, notes, and snippets.

@ryanahamilton
Created March 15, 2012 16:10
Show Gist options
  • Save ryanahamilton/2045007 to your computer and use it in GitHub Desktop.
Save ryanahamilton/2045007 to your computer and use it in GitHub Desktop.
URL Scheme
http://username:password@www.example.com:443/path/file.name?query=string#anchor
|_____||______| |______| |_____________| |_||_____________||___________||_____|
   |       |       |           |          |         |             |         |
scheme   user   password      host       port      path         query   fragment
|______________________________________________________________________________|
                                       |
                                      url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment