New submission from Glenn Linderman <v+pyt...@g.nevcal.com>: HTTP_HOST HTTP_PORT REQUEST_URI are variables that my CGI scripts use, but which are not available from http.server or CGIHTTPServer (until I added them).
There may be more standard variables that are not set, I didn't attempt to enumerate the whole list. ---------- components: Library (Lib) messages: 121878 nosy: v+python priority: normal severity: normal status: open title: http.server doesn't set all CGI environment variables type: behavior versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10486> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com