com.HTTPServiceRequest.getMethod

Returns the HTTP method of the service request.

Syntax

getMethod()
  RETURNING result STRING

Usage

The getMethod() method returns the HTTP method of the request (GET, POST, PUT, HEAD, DELETE) .