throttling.py
7.9 KB
-
Fix ident format when using HTTP_X_FORWARDED_FOR · d6d08db0
If NUM_PROXIES setting is set to None, HTTP_X_FORWARDED_FOR might be used as is, which might contain spaces and cause errors on cache backends like memcached.
José Padilla committed