Ingress: Remove server headers from response
This PS removes the server headers from client responses, as per security guidelines. Change-Id: I351f396e8e735e1d13f00c661b9c4068664d934a Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
parent
ddb95379a4
commit
8c9227273f
@ -218,6 +218,7 @@ conf:
|
|||||||
# an empty string (the default).
|
# an empty string (the default).
|
||||||
bind-address: null
|
bind-address: null
|
||||||
enable-vts-status: "true"
|
enable-vts-status: "true"
|
||||||
|
server-tokens: "false"
|
||||||
services:
|
services:
|
||||||
tcp: null
|
tcp: null
|
||||||
udp: null
|
udp: null
|
||||||
|
Loading…
Reference in New Issue
Block a user