The HttpResponse class

The com.HttpResponse class provides an interface to perform XML and TEXT responses over HTTP, 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.