From:             [EMAIL PROTECTED]
Operating system: win2k SP2
PHP version:      4.1.2
PHP Bug Type:     IIS related
Bug description:  https & headers (Content-type) not working

Using IIS on win2k with php 4.1.2 (binary install)
using readfile() to download a file (xls, doc, pdf, etc.) with prior
sending of header("Content-type: application/pdf") for example does not
work - client is IE6, and IE5.5

It acts as though headers are being corrupted under https. Same script
works fine under http. 
-- 
Edit bug report at http://bugs.php.net/?id=16173&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16173&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16173&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16173&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16173&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16173&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16173&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16173&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16173&r=submittedtwice

Reply via email to