Files
reddit/r2
Neil Williams 158dd2820d Fix URL generation in dev-mode debugger on HTTPS
The interactive debugger was previously generating HTTP URLs even when
on HTTPS. This is because it uses wsgi.url_scheme to determine which
scheme to use when generating URLs and because we're using the paste
server in development, this environment variable was not being set
appropriately. PasteDeploy's PrefixMiddleware will set the variable
correctly based on X-Forwarded-Scheme / X-Forwarded-Proto which we
were already sending from haproxy.
2016-03-09 16:06:33 -08:00
..
2015-01-08 13:35:03 -08:00
2015-01-08 13:35:03 -08:00
2015-01-08 13:35:03 -08:00
2015-09-15 06:35:31 -04:00
2015-01-08 13:35:03 -08:00