requests return HTTP data as well as HTTP response headers. To access returned response headers use CFHTTP.ResponseHeader, this is a CFML structure with the header name as the key. (Applies to: ColdFusion 5 or later) Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Click to share on LinkedIn (Opens in new window) Related