Extended HTTPRequestHandler
Brendan Leong See
s003935 at student.uq.edu.au
Thu Sep 21 02:23:45 EDT 2000
More information about the Python-list mailing list
Thu Sep 21 02:23:45 EDT 2000
- Previous message (by thread): Who is eating my memory.. ??
- Next message (by thread): where is upvar
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Who is eating my memory.. ??
- Next message (by thread): where is upvar
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list