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

Hide Web Server Name Tag from response header #1106

Closed
ericxin1982 opened this issue Jun 28, 2023 · 3 comments · Fixed by #1111
Closed

Hide Web Server Name Tag from response header #1106

ericxin1982 opened this issue Jun 28, 2023 · 3 comments · Fixed by #1111

Comments

@ericxin1982
Copy link

Question

A clear and concise description of your question.

Hi @Badgerati

I used to use nginx, and I would hide the server tag for security reason, if I need to hide the server tag, is it possible?
Right now the server tag is Pode.

image

Thanks
Eric Xin

@Badgerati
Copy link
Owner

Hi @ericxin1982,

I thought I had implemented this, but must have dreamt it! Yes, I can implement a way to not have the Server header added on responses.

@Badgerati Badgerati added this to the 2.8.1 milestone Jul 3, 2023
@ericxin1982
Copy link
Author

Thanks.

@Badgerati Badgerati reopened this Jul 7, 2023
@Badgerati Badgerati modified the milestones: 2.8.1, 2.9.0 Jul 7, 2023
@Badgerati Badgerati self-assigned this Jul 7, 2023
@Badgerati
Copy link
Owner

Added two new functions:

  • Hide-PodeSecurityServer
  • Show-PodeSecurityServer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants