Returns the request target (URI) of the request.
Declared in <httpserver.h>
<httpserver.h>
std::string GetURI() const;
The request target (URI) from the request line.