The HTTPRequest class / com.HTTPRequest methods |
Terminates a streaming HTTP request.
endXmlRequest( writer xml.StaxWriter )
The endXmlRequest() method terminates a streaming HTTP request by closing the xml.StaxWriter object that was created with the beginXmlRequest() method.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.