Referrer key missing form os.environ dictionary?

Chris Angelico rosuav at gmail.com
Wed Sep 25 23:25:48 EDT 2013


On Thu, Sep 26, 2013 at 11:32 AM, Terry Reedy <tjreedy at udel.edu> wrote:
> Since CGI uses stdout for the finished product, it could have used stdin for
> the input.

Haven't used CGI in years, but I thought POST data came on stdin?

ChrisA



More information about the Python-list mailing list