Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Fix: x-forwarded-host is undefined on Netlify #54

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

lindsaylevine
Copy link
Contributor

Fixes #46

@lindsaylevine lindsaylevine merged commit 246c53d into netlify:main Oct 15, 2020
@lindsaylevine lindsaylevine deleted the x-forwarded-host branch October 15, 2020 01:59
lindsaylevine added a commit that referenced this pull request Oct 23, 2020
- README rebrand
- Fix: update logs to correct path constants in prepareFolders ([#58](#58))
- Fix: show experimental-serverless-trace target option in README ([#59](#59))
- Fix: x-forwarded-host is undefined on Netlify ([#54](#54))
- Fix: No-op redirect for root catch-all page chunks ([#52](#52))
- prettier pre-commit hook
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

req.headers['x-forwarded-host'] is undefined on netlify deployment
2 participants