Skip to content

[agent] Disable Express X-Powered-By header#1082

Open
szx19970521 wants to merge 3 commits into
xevrion-v2:mainfrom
szx19970521:codex-issue1072-disable-powered-by
Open

[agent] Disable Express X-Powered-By header#1082
szx19970521 wants to merge 3 commits into
xevrion-v2:mainfrom
szx19970521:codex-issue1072-disable-powered-by

Conversation

@szx19970521
Copy link
Copy Markdown

/claim #1072

Closes #1072

Summary

  • Disabled Express's default X-Powered-By response header during API setup.
  • Kept middleware and route behavior unchanged.
  • Added the required AI-agent metadata entry for this issue.

Verification

  • Parsed contributors/agents.json with Python JSON parser.
  • Checked that app.disable(x-powered-by) is present before middleware/routes are registered.

github-actions Bot added a commit that referenced this pull request Jun 7, 2026
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.

[SECURITY] Disable Express X-Powered-By response header

1 participant