Just as an update the following code also fails to work with the patch... <cfheader statuscode="301" statustext="This page has been permanently moved"> <cfheader name="Location" value="/"> <cfabort>
<cfheader statuscode="302" statustext="Temporarily moved"> <cfheader name="Location" value="/"> <cfabort> So I would think that the CF patch isn't returning the headers correctly when there is no data in the content part of the request response. Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200834 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

