[mod_python] Detecting http vs. https

Adrian Holovaty modpython at holovaty.com
Thu Sep 16 18:31:21 EDT 2004


Hey everybody,

What's the easiest and most reliable way for me to detect if a request has 
come in via https vs. http?

It'd be best if I didn't have to parse any of the request attributes manually.

Thanks,
Adrian


More information about the Mod_python mailing list