Returns the original HTTP request that the OECGI creates.

Syntax

Response = HTTP_Services('GetOECGIRequest')

Returns

The @FM delimited array that the OECGI sends in.

Parameters

N/A

Remarks

Normally this information will not be needed by a web service routine since all of the content will have already been parsed and will be better accessed via specific services (e.g., GetHTTPValue).