This module implements a simple XML-over-HTTP transport layer.
HTTP client class.
For more information about this class, see The HTTPClient Class.
HTTP exception.
For more information about this class, see The HTTPError Class.
HTTP client class.
Issues an HTTP request.
HTTP exception. This exception contains the error code, the error message, an HTTP header dictionary, and a file handle, in that order. The file handle can be used to read the error response.