Documentation
Dlang.org
ServerHttpRequest.contextData
handy_http_primitives
request
ServerHttpRequest
Any additional data about this request that may be populated during handling.
struct
ServerHttpRequest
Object
[
string
]
contextData
;
handy_http_primitives
request
ServerHttpRequest
functions
getHeaderAs
getParamAs
readBody
readBodyAsBytes
readBodyAsString
variables
clientAddress
contextData
headers
httpVersion
inputStream
method
queryParams
url
Any additional data about this request that may be populated during handling.