Documentation
Dlang.org
readXMLBody
handy_http_data
xml
Reads an XML request body.
DOMEntity
!
string
readXMLBody
(
ref
ServerHttpRequest
request
)
Parameters
request
ServerHttpRequest
The request to read from.
Return Value
Type:
DOMEntity
!
string
The DOMEntity representing the XML payload.
handy_http_data
xml
functions
readXMLBody
writeXMLBody
Reads an XML request body.