The HttpServiceRequest class

The com.HttpServiceRequest class provides an interface to process incoming XML and TEXT requests over HTTP on the server side, with an access to the HTTP layer and additional XML streaming possibilities.

This class is provided in the com C-Extension library; To use this class, import the com package with:
IMPORT com