You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is impossible to acheive for https and we can't manipulate headers, also REMOTE_ADDR is not a header but something wsgi adds based on the connection socket
for example REMOTE_ADDR header is always changed to 127.0.0.1
The text was updated successfully, but these errors were encountered: