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