https://issues.apache.org/bugzilla/show_bug.cgi?id=50581
--- Comment #2 from techtonik <[email protected]> 2011-01-14 06:38:01 EST --- Django running on Apache2 using mod_wsgi. The variable is copied from os.environ to WSGIRequest class and available as request.META['HTTPS']. Do you think it is transformed on the way? I'll check later from ordinary .wsgi script. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
