Skip to content
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

feat(serverless): forward X-Real-Ip as X-Forwarded-For & X-Lagon-Region #379

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

QuiiBz
Copy link
Member

@QuiiBz QuiiBz commented Dec 12, 2022

About

Closes #330

  • Forward the X-Real-Ip header as X-Forwarded-For (or fallback to the remote addr IP if the header is not found)
  • Add a new X-Lagon-Region header

@vercel
Copy link

vercel bot commented Dec 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
dashboard ✅ Ready (Inspect) Visit Preview Dec 12, 2022 at 4:45PM (UTC)
docs ✅ Ready (Inspect) Visit Preview Dec 12, 2022 at 4:45PM (UTC)
storybook ✅ Ready (Inspect) Visit Preview Dec 12, 2022 at 4:45PM (UTC)
www ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Dec 12, 2022 at 4:45PM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Forward the Lagon region in the headers
1 participant