Altering Mime-Types

Matthew White (mwhite@csu.edu.au)
Tue, 03 Mar 1998 16:35:47 +1100


I am trying to download a stack of pcx files (images) from a 
web server using lwp but the server tells me that their content-type
is text/html. How can I get lwp to download the files in binary
format rather than text?

Matthew