There is no way to actually fullly encode an html page as far as I know.
Also, the code in this tutorial can be made clearer, by using htmlcodeformat, instead of htmleditformat. When I wrote this tutorial, I didn't have as much cf knowledge. You may wish to display the http headers using cfhttp.header code as well:
#htmlcodeformat(cfhttp.filecontent)#

