|
I.E. filestream over https breaking
I have a PHP script which streams a file download through the browser. This used to work ok until I moved the link to a secure page.
In https, it will download on firefox, but I.E. errors out.
Is there anything that might cause this?
__________________
Mike
|