The HttpRequest class
The com.HttpRequest
class provides an interface to perform asynchronous
XML and TEXT requests over HTTP for a specified URL, with additional XML streaming possibilities,
on the client side.
This class is provided in the
com
C-Extension library; To use this class, import the
com
package with:IMPORT com
The status
variable is set to zero after a successful method call.