vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
URL.normalized
index
vibe
inet
url
URL
Returns the normalized form of the URL.
See
normalize
for a full description.
struct
URL
@
safe
const
URL
normalized
(
)
Meta
Source
See Implementation
index
vibe
inet
url
URL
constructors
this
functions
normalize
normalized
opBinary
opCmp
opEquals
opOpAssign
startsWith
toNativePath
toString
properties
anchor
host
localURI
parentURL
password
path
pathString
port
queryString
schema
username
static functions
defaultPort
fromString
parse
Returns the normalized form of the URL.
See normalize for a full description.