HTTPRemoteClient::GetOrigin

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.