Commit 945b4258 authored by Phillip Webb's avatar Phillip Webb

Refine server.server-header documentation

Fixes gh-4461
parent 4bdb2d34
...@@ -118,7 +118,7 @@ public class ServerProperties ...@@ -118,7 +118,7 @@ public class ServerProperties
private Boolean useForwardHeaders; private Boolean useForwardHeaders;
/** /**
* Value to use for the server header. * Value to use for the server header (uses servlet container default if empty).
*/ */
private String serverHeader; private String serverHeader;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment