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

[nginx] do not send openresty version [THREESCALE-1989] #997

Merged
merged 1 commit into from
Mar 19, 2019

Conversation

mikz
Copy link
Contributor

@mikz mikz commented Mar 18, 2019

Closes THREESCALE-1989

Changes

< HTTP/1.1 200 OK
< Server: openresty/1.13.6.2
< Date: Mon, 18 Mar 2019 16:26:35 GMT
< Content-Type: text/plain
< Transfer-Encoding: chunked
< Connection: keep-alive

Into

< HTTP/1.1 200 OK
< Server: openresty
< Date: Mon, 18 Mar 2019 16:27:05 GMT
< Content-Type: text/plain
< Transfer-Encoding: chunked
< Connection: keep-alive

@mikz mikz requested a review from a team as a code owner March 18, 2019 16:28
@mikz mikz changed the title [nginx] do not send openresty version [nginx] do not send openresty version [THREESCALE-1989] Mar 18, 2019
@mikz mikz force-pushed the nginx-openresty-server-tokens branch from 949e0a0 to c57f1f3 Compare March 18, 2019 18:04
@mikz mikz merged commit 06d6c7b into master Mar 19, 2019
@mikz mikz deleted the nginx-openresty-server-tokens branch March 19, 2019 03:09
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.

2 participants