cgi binary stdout

Robin Becker robin at jessikat.fsnet.co.uk
Wed Feb 13 12:06:01 EST 2002


Does anyone know how stdout should be configured in cgi scripts. It
suddenly occurred to me that IIS/Apache running on win32 might not pass
stdout configured as binary. Does the CGI script have to ensure that it
is writing to a binary stream or can it assume the server does that?
-- 
Robin Becker



More information about the Python-list mailing list