Used for tests. @{ Read the client's receive buffer.
Synopsis
Declared in <httpserver.h>
std::string const&
GetRecvBuffer() const;
Return Value
The current contents of the receive buffer.
Created with MrDocs
Used for tests. @{ Read the client's receive buffer.
Declared in <httpserver.h>
std::string const&
GetRecvBuffer() const;
The current contents of the receive buffer.
Created with MrDocs