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: adds x-powered-by Payload header in next config #9027

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

paulpopus
Copy link
Contributor

Adds the x-powered-by header to include Payload alongside Next.js

End result looks like this

x-powered-by:
Next.js, Payload

It also respects the nextConfig poweredBy: false to completely disable it

@denolfe denolfe changed the title feat: added x-powered-by Payload header in next config feat: adds x-powered-by Payload header in next config Nov 4, 2024
@paulpopus paulpopus merged commit ddc9d97 into beta Nov 5, 2024
55 checks passed
@paulpopus paulpopus deleted the feat/add-poweredby-Payload-header-in-next-config branch November 5, 2024 00:11
Copy link

github-actions bot commented Nov 6, 2024

🚀 This is included in version v3.0.0-beta.125

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.

2 participants