Tag Archives: cfhttp

Connection Failure using CFHTTP

Scenario: Attempting to download and parse an XML feed using CFHTTP Get request. The url is not SSL enabled and uses IIS.   Problem: A StatusCode of 200 OK is returned but the FileContents returns Connection Failure.   Analysis: The header response contains the following header: IISExport: This web site was exported using IIS Export [...]

Posted in ColdFusion, IIS, Programming | Also tagged , | Leave a comment