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:
Pete Birley 2018-12-11 10:05:43 -06:00
parent ddb95379a4
commit 8c9227273f

View File

@ -218,6 +218,7 @@ conf:
# an empty string (the default).
bind-address: null
enable-vts-status: "true"
server-tokens: "false"
services:
tcp: null
udp: null