vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
URL.host
index
vibe
inet
url
URL
The host part of the URL (depends on the schema)
string
host
[@property getter]
struct
URL
@
safe
@
property
const pure nothrow
string
host
(
)
string
host
[@property setter]
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
The host part of the URL (depends on the schema)