Returns the cached origin string of the connected peer.
Synopsis
Declared in <httpserver.h>
std::string const&
GetOrigin() const;
Return Value
The cached "IP:port" string of the connected peer.
Created with MrDocs
Returns the cached origin string of the connected peer.
Declared in <httpserver.h>
std::string const&
GetOrigin() const;
The cached "IP:port" string of the connected peer.
Created with MrDocs