Extracted at 2014-06-26.
pike.ida.liu.se
[Top]
Fins
Fins.HTTPRequest

Method Fins.HTTPRequest()->get_client_addr()


Method get_client_addr

string get_client_addr()

Description

an X-Forwarded-For aware method of getting the original client address. note that X-F-F headers are notoriously easy to forge, so don't rely on this value to be accurate if you know there to be proxies present.