[PYTHONMAC-SIG] CGI return size limit

Guido van Rossum guido@CNRI.Reston.Va.US
Thu, 20 Nov 1997 13:45:56 -0500


> I'm using Python with success for building CGI scripts on the Mac.
> I have, however, a problem with the classic >32K size limit when returning
> big chunks of info.
> 
> How can I send more than 32K to a browser as a result of a CGI program?

I can't believe that this would be a Python problem (what error
message do you get?).  You may have to read your HTTP server's
documentation.

--Guido van Rossum (home page: http://www.python.org/~guido/)

_______________
PYTHONMAC-SIG  - SIG on Python for the Apple Macintosh

send messages to: pythonmac-sig@python.org
administrivia to: pythonmac-sig-request@python.org
_______________