vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
RestInterfaceClient.this
index
vibe
web
rest
RestInterfaceClient
Creates a new REST client implementation of
I
.
this
(RestInterfaceSettings settings)
class
RestInterfaceClient
(I)
this
(
RestInterfaceSettings
settings
)
this
(string base_url, MethodStyle style)
this
(URL base_url, MethodStyle style)
Meta
Source
See Implementation
index
vibe
web
rest
RestInterfaceClient
aliases
RequestBodyFilter
RequestFilter
constructors
this
functions
request
properties
requestBodyFilter
requestFilter
Creates a new REST client implementation of I.