Skip to content

Disable Express X-Powered-By response header#1093

Open
luw8072-gif wants to merge 1 commit into
xevrion-v2:mainfrom
luw8072-gif:fix/disable-express-powered-by
Open

Disable Express X-Powered-By response header#1093
luw8072-gif wants to merge 1 commit into
xevrion-v2:mainfrom
luw8072-gif:fix/disable-express-powered-by

Conversation

@luw8072-gif
Copy link
Copy Markdown

Summary

  • disable Express' default x-powered-by setting during API setup
  • keep existing /health and /users responses unchanged

Verification

  • npm.cmd install
  • Started the API on PORT=4107
  • curl.exe -i -s http://127.0.0.1:4107/health returned 200 OK without X-Powered-By
  • curl.exe -i -s http://127.0.0.1:4107/users returned 200 OK without X-Powered-By

Bounty

Refs #1072

Payout address for USDC on Base:

0x76485924c7CA4EFcC03e622441fF3ab633c86143

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant