[#HTTPRemoteClient-Receive] = xref:HTTPRemoteClient.adoc[HTTPRemoteClient]::Receive :relfileprefix: ../ :mrdocs: Read available bytes from the socket into the receive buffer. == Synopsis Declared in `<httpserver.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e3ab48970)]] void Receive(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#