HTTPRequest::GetVersion

Returns the HTTP protocol version of the request.

Synopsis

Declared in <httpserver.h>

HTTPVersion const&
GetVersion() const;

Return Value

The HTTP protocol version parsed from the request line.