Python Correct HTTP scheme in WSGI with Cloudflare I've recently been using Cloudflare as an HTTP frontend for some applications, and getting things working correctly with WSGI was unobvious. In Python, WSGI is the standard protocol to write