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.
Created with MrDocs
Returns the HTTP protocol version of the request.
Declared in <httpserver.h>
HTTPVersion const&
GetVersion() const;
The HTTP protocol version parsed from the request line.
Created with MrDocs