vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
RestInterfaceClient.this
index
vibe
web
rest
RestInterfaceClient
Creates a new REST client implementation of
I
.
this
(RestInterfaceSettings settings)
this
(string base_url, MethodStyle style)
this
(URL base_url, MethodStyle style)
class
RestInterfaceClient
(I)
this
(
URL
base_url
,
MethodStyle
style
=
MethodStyle.lowerUnderscored
)
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.