Get and set the default value of the Server header for all responses generated by this HttpServer.
Get and set the default value of the Server
header for all responses
generated by this HttpServer.
If serverHeader is null
, no Server
header will be added to each
response.
The default value is null
.