Need the Request/URL running SimpleHTTPRequestHandler

Thomas Weholt thomas at cintra.no
Fri Oct 20 10:26:00 EDT 2000


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



More information about the Python-list mailing list