TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A Tale of Two Forwarded Headers

8 pointsby sharat87over 1 year ago

1 comment

shubhamsaxena7over 1 year ago
I was recently working on a project that involved using the Forwarded and X-Forwarded-* headers in a multi-reverse proxy setup. I was having some trouble getting the OAuth2 redirect URL to work correctly, and I eventually realized that it was due to a confusion between the two headers.