[mod_python] Distinguish http from https?

Dan Eloff dan.eloff at gmail.com
Mon Apr 24 12:09:02 EDT 2006


How can you determine if the request is associated with an http
request or an https request?

I thought maybe one could use unparsed_uri, but I don't think it has
to begin with http or https.

Thanks,
-Dan



More information about the Mod_python mailing list