| It seems that when the target web site contains dynamic download links using
the "content-disposition" HTTP response header, HTTrack ignore this header and
save the file as an HTML file even if it's a zip or a pdf.
Does anyone know how to configure WinHTTrack to handle this header and name
the file accordingly?
Thanks,
Header sample :
Content-Disposition: inline; filename="mypdf.pdf"
| |