Table of Contents
- Call SOAP Web Service using HTTPClient object
 - How to use the PBDOM object to build the XML content required for SOAP WebService and parse an XML document
 - Call WCF Services using HTTPClient or RESTClient objects
 - How to use HTTPClient or RESTClient to call an API with basic authentication
 - How to change the maximum URL length supported in the web request sent by HTTPClient/RESTClient
 - Sending a request through HTTPClient or RESTClient with a special character results in an error
 - HttpClient is not working on some machine in the same network
 - PBDOM Element.GetChildElement(name) returns null
 - Unresolvable external pbdom_document
 


