[PHP-DEV] PHP 4.0 Bug #7550: Content-type header cannot be turned off From: greg <email protected>
Date: 10/31/00

From: greg <email protected>
Operating system: Linux (Red Hat 6.2)
PHP version: 4.0.3pl1
PHP Bug Type: Feature/Change Request
Bug description: Content-type header cannot be turned off

It would be nice to be able to turn off the content-type header for when using php as an executable for non web scripting and cron jobs etc. I tried setting the default_mimetype value in php.ini to "" and NULL but it still prints the Content-type: as empty.

Thanks

Greg

-- 
Edit Bug report at: http://bugs.php.net/?id=7550&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>