Need the Request/URL running SimpleHTTPRequestHandler
Thomas Weholt
thomas at cintra.no
Fri Oct 20 10:26:00 EDT 2000
More information about the Python-list mailing list
Fri Oct 20 10:26:00 EDT 2000
- Previous message (by thread): Python 1.4 and solid 3.5
- Next message (by thread): Need the Request/URL running SimpleHTTPRequestHandler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I'm trying to extend SimpleHTTPRequestHandler ( I've subclassed it ) and I need to get hold of the url the user submitted, or the request. If I could get any deeper, like getting it allready at the "protocoll"-level, like seeing what command the browser sent, like GET etc. that would be nice too. Thanks
- Previous message (by thread): Python 1.4 and solid 3.5
- Next message (by thread): Need the Request/URL running SimpleHTTPRequestHandler
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list