-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for trustProxy option #769
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Any update on this? We either need to stop using |
@mcollina last time I'll poke this thread, I just need to decide if we migrate out and write our own |
I'll land this tomorrow |
@mcollina any plans on releasing this? |
apparently, linting and typescript are failing (sorry for notnhaving spotted this sooner). Can you fix those? Maybe even rebase on top of main. |
No problem. I just pushed the fixes for that. |
CI is not green, I think the fix for that just landed. Can you take a look? |
This adds support for the
trustProxy
option. Since that option can take many different forms I added 3 new arguments based on the conversation I saw on a similar PR that was closed.#654
Checklist
npm run test
andnpm run benchmark
and the Code of conduct