Documentation
Dlang.org
ServerHttpRequestBuilder.withBody
handy_http_primitives
builder
ServerHttpRequestBuilder
Undocumented in source. Be warned that the author may not have intended to support it.
ref
withBody
(ubyte[] bodyBytes)
struct
ServerHttpRequestBuilder
ref
ref
withBody
(
ubyte
[]
bodyBytes
)
ref
withBody
(string bodyStr)
handy_http_primitives
builder
ServerHttpRequestBuilder
functions
build
withBody
withClientAddress
withContextData
withHeader
withInputStream
withMethod
withQueryParam
withUrl
withVersion
variables
clientAddress
contextData
headers
httpVersion
inputStream
method
queryParams
url