fidl_fuchsia_url

Constant MAX_URL_LENGTH

Source
pub const MAX_URL_LENGTH: u32 = 4096;
Expand description

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