[#HTTPRemoteClient-MutateRecvBuffer] = xref:HTTPRemoteClient.adoc[HTTPRemoteClient]::MutateRecvBuffer :relfileprefix: ../ :mrdocs: Used for tests. == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string& MutateRecvBuffer(); ---- == Return Value A mutable reference to the client's receive buffer. [.small]#Created with https://www.mrdocs.com[MrDocs]#