vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
getFilteredHost
index
vibe
http
client
Returns clean host string. In case of unix socket it performs urlDecode on host.
package @
safe
auto
getFilteredHost
(
URL
url
)
Meta
Source
See Implementation
index
vibe
http
client
classes
HTTPClient
HTTPClientRequest
HTTPClientResponse
HTTPClientSettings
functions
connectHTTP
getFilteredHost
requestHTTP
properties
defaultSettings
Returns clean host string. In case of unix socket it performs urlDecode on host.