Returns the request body read so far.
Synopsis
Declared in <httpserver.h>
std::string
ReadBody() const;
Return Value
The request body that has been read so far.
Created with MrDocs
Returns the request body read so far.
Declared in <httpserver.h>
std::string
ReadBody() const;
The request body that has been read so far.
Created with MrDocs