Parse the request body from the receive buffer.
Declared in <httpserver.h>
<httpserver.h>
bool LoadBody(util::LineReader& reader);
true if the body was parsed, false if more data is needed.