express req missing x-forwarded-for when behind proxy
I enabled 'trust proxy' with app.set('trust proxy', 'loopback')Still not getting x-forwarded-for header.Is there something I have to do on my proxy server to send the IP to express?
Submitted February 17, 2019 at 09:28AM by eggtart_prince
No comments:
Post a Comment