Clears all of the global common variables used to track header names, values, and the status settings.

Syntax

Response = HTTP_Services('ClearSettings')

Returns

N/A

Parameters

N/A

Remarks

This will typically only be called within the HTTP_MCP controller when the response is finished and sent back to the OECGI. This service also relies upon the GetFlushCacheFlag service to determine if a Flush and GarbageCollect statement should be called.