Update documentation of server.server-header for changes in 3009e51

See gh-4730
This commit is contained in:
Andy Wilkinson
2016-06-20 15:25:01 +01:00
parent 3009e5146c
commit 2c8eaac78c
2 changed files with 2 additions and 2 deletions

View File

@@ -131,7 +131,7 @@ public class ServerProperties
private Boolean useForwardHeaders;
/**
* Value to use for the server header (uses servlet container default if empty).
* Value to use for the Server response header (no header is sent if empty).
*/
private String serverHeader;