pbojinov / request-ip

A Node.js module for retrieving a request's IP address on the server.
https://npmjs.com/package/request-ip
MIT License
829 stars 102 forks source link

fix bug X-Forwarder-For #4

Closed morello-cl closed 9 years ago

morello-cl commented 9 years ago

Fix bug for X-Forwarder-For (bug always responde 127.0.0.1)

pbojinov commented 9 years ago

thank you @morello-cl :+1:

fixes #2