Skip to content
Commit f4bb2465 authored by Gary Wilson Jr's avatar Gary Wilson Jr
Browse files

Fixed #5604 -- Check for use of HTTPS by looking at the `wsgi.url_scheme`...

Fixed #5604 -- Check for use of HTTPS by looking at the `wsgi.url_scheme` environment variable instead of the `HTTPS` environment variable since `wsgi.url_scheme` is required by the WSGI spec, while `HTTPS` is not.  Thanks, ramiro.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6428 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent e8c9e3a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment