Documentation
Dlang.org
ServerHttpRequest.inputStream
handy_http_primitives
request
ServerHttpRequest
The underlying stream used to read the body from the request.
struct
ServerHttpRequest
InputStream
!
ubyte
inputStream
;
handy_http_primitives
request
ServerHttpRequest
functions
getHeaderAs
getParamAs
readBody
readBodyAsBytes
readBodyAsString
variables
clientAddress
contextData
headers
httpVersion
inputStream
method
queryParams
url
The underlying stream used to read the body from the request.