We are developing a process where we need to read content from our internal server using the <cfhttp...> tag and mirror that back to the requesting client which is connected to our external server. I know this is easily do able with text content but some of our content will also be binary such a images, and MS Word documents. If you just output the cfhttp.fileContent will the mine types be properly handled automatically or do we need to manually do that handled that with something like <cfcontent....> If that later is the case doe the #cfhttp.# structure contain any mine type information?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330215 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

