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