Extended HTTPRequestHandler

Brendan Leong See s003935 at student.uq.edu.au
Thu Sep 21 02:23:45 EDT 2000


I'm looking for an extended implementation of the SimpleHTTPServer
(specifically the handler) which supports the POST method (as defined in
RFC1945 Section 8.3). I'm aware that there is a CGI POST however this
doesn't satisfy my needs.

Any assistance would be appreciated. Thanks.



More information about the Python-list mailing list