URL

Properties
name data type description
authority string
content object
defaultPort number
file string
host string
path string
port number
protocol string
query string
ref string
userInfo string

Example

{
  "path" : "...",
  "port" : 12345.0,
  "defaultPort" : 12345.0,
  "authority" : "...",
  "file" : "...",
  "host" : "...",
  "content" : { },
  "query" : "...",
  "protocol" : "...",
  "userInfo" : "...",
  "ref" : "..."
}