[#HTTPRemoteClient-GetRecvBuffer] = xref:HTTPRemoteClient.adoc[HTTPRemoteClient]::GetRecvBuffer :relfileprefix: ../ :mrdocs: Used for tests. @{ Read the client's receive buffer. == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string const& GetRecvBuffer() const; ---- == Return Value The current contents of the receive buffer. [.small]#Created with https://www.mrdocs.com[MrDocs]#