X-Forwarded-For (XFF)

How can I get the value for X-Forwarded-For (XFF) HTTP header field? Right now using getTransportInfo is returning the IP address of our load balancer, but the XFF field will have the IP of the actual caller of my service.