vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
URL.pathString
index
vibe
inet
url
URL
Set the path part of the URL. It should be properly encoded.
string
pathString
[@property getter]
string
pathString
[@property setter]
struct
URL
@
safe
@
property
void
pathString
(
string
s
)
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
Set the path part of the URL. It should be properly encoded.