fuchsia.url

Added: 7

CONSTANTS

NameValueTypeDescription
MAX_URL_LENGTH 4096 uint32

There is no maximum URL length defined by RFC 3986, but this length should be long enough to accommodate most non-data: URLs.

ALIASES

NameValueDescription
Url string[MAX_URL_LENGTH]

A URL is used to reference a resource from a specified network location.