com.HTTPServiceRequest.getRequestVersion

Returns the HTTP version of the service request.

Syntax

getRequestVersion()
  RETURNING result STRING

Usage

The getRequestVersion() method returns the HTTP version of the request (1.0 or 1.1)..