Returns the address of the peer that sent the request.
Declared in <httpserver.h>
<httpserver.h>
CService GetPeer() const;
The address and port of the peer that sent the request.
Created with MrDocs