On Wed, Jul 17, 2002 at 04:19:53PM +0200, [EMAIL PROTECTED] wrote: > Doesn't work without binmode. I will get the source of the png image.
What do you mean by "the source of the png image"? Do you mean that you get to see the bytes in the browser instead of the image? In that case the content-type stuff didn't work. Try by telnetting into your server on port 80. And you can try $req->apache_req()->content_type('XXX'); which is a bit different from what you are doing. This works for me in 2.0 to set the content type. Jochen -- Jochen Topf [EMAIL PROTECTED] http://www.remote.org/jochen/ +49-721-388298 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]