HTTP is a transfert protocol, I guess you mean HTML ... well as long as you have an access to a file (means you can download it), you can do whatever you want using UTL_FILE !
just look at Oracle documentation, section : Supplied Packages Reference, and you'll get all the syntax and exemples you need to use supplied packages, like UTL_FILE, UTL_HTTP or UTL_SMTP ...
Bookmarks