issues
search
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
828
stars
102
forks
source link
add correct support for Forwarded header
#71
Open
martindeamorin
opened
2 years ago
martindeamorin
commented
2 years ago
Resolves #70
Sources
https://tools.ietf.org/html/rfc7239
https://medium.com/@lancers/amazon-api-gateway-explaining-http-proxy-in-http-api-3ea0afe6b03c#:~:text=Forwarded%20header,de%2Dfacto%2Dstandard
https://www.nginx.com/resources/wiki/start/topics/examples/forwarded/
Resolves #70
Sources