com.HTTPServiceRequest.getRequestMultipartType

Returns the multipart type of an incoming request.

Syntax

getRequestMultipartType()
  RETURNING type STRING

Usage

Returns the multipart type of an incoming request, returns NULL if not a multipart request.