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)