| Hi,
I have seen people are having problems downloading dynamically generated
files/images, and im having a similar problem.
I have a Module that returns a pdf from a cgi request. ie
<http://blabla.com/cgi/get_pdf.cgi?product_code=1234>
In the browser it works fine, but through httrack it returns the content of
the pdf, and not the pdf.
The module is returning a Mime-Ext of Application/pdf.
Does anyone know a solution?I've tried related pdf to Application/pdf in the
MIME Extention, but still no luck.
Anyone? | |