get_http_version
Description:
Gets the HTTP version of this.
This is the minimum of the version from the request and the version from the response.
Parameters:
| this | a Message | 
Returns:
| the HTTP version | 
Gets the HTTP version of this.
This is the minimum of the version from the request and the version from the response.
| this | a Message | 
| the HTTP version |