Hi, How is it determined wsgi.url_scheme?
I'm using https, nginx, and in the uwsgi environ I have this: 'wsgi.url_scheme': 'http' 'HTTP_ORIGIN': 'https:// I think it should be: 'wsgi.url_scheme': 'https' ? -- Łukasz Wróblewski http://www.nri.pl/ - Nowoczesne Rozwiązania Internetowe http://www.hostowisko.pl/ - Profesjonalny i tani hosting http://www.katalog-polskich-firm.pl/ - Najlepszy darmowy katalog firm _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
