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

Ensure x-nextjs-page header gets forwarded #190

Merged
merged 1 commit into from
Sep 18, 2021
Merged

Conversation

ofhouse
Copy link
Member

@ofhouse ofhouse commented Sep 18, 2021

x-nextjs-page header is set by the proxy and determines in the SSR
Lambda which page should be rendered.
Forwarding it to the CloudFront origin is therefore necessary so that
the correct page can be rendered.

`x-nextjs-page` header is set by the proxy and determines in the SSR
Lambda which page should be rendered.
Forwarding it to the CloudFront origin is therefore necessary so that
the correct page can be rendered.
@ofhouse ofhouse added this to the v0.9.2 milestone Sep 18, 2021
@ofhouse ofhouse merged commit 5732175 into v0.9.x Sep 18, 2021
@ofhouse ofhouse deleted the fix-header-next-js-page branch September 18, 2021 15:57
ofhouse added a commit that referenced this pull request Sep 19, 2021
`x-nextjs-page` header is set by the proxy and determines in the SSR
Lambda which page should be rendered.
Forwarding it to the CloudFront origin is therefore necessary so that
the correct page can be rendered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant