Show More
@@ -34,7 +34,7 b' log = logging.getLogger(__name__)' | |||
|
34 | 34 | |
|
35 | 35 | def _filter_proxy(ip): |
|
36 | 36 | """ |
|
37 |
HEADERS can have mu |
|
|
37 | HEADERS can have multiple ips inside the left-most being the original | |
|
38 | 38 | client, and each successive proxy that passed the request adding the IP |
|
39 | 39 | address where it received the request from. |
|
40 | 40 |
General Comments 0
You need to be logged in to leave comments.
Login now