uCosminexus Application Server, Web Container Functionality Guide
To specify settings for customizing the HTTP response header, you must set up the J2EE server.
This subsection describes the settings and examples for customizing the HTTP response header.
Specify the settings for customizing the HTTP response header in the following parameter in the <configuration> tag of the logical J2EE server (j2ee-server) in the Easy Setup definition file:
For details on the Easy Setup definition file and the parameters to be specified, see 4.6 Easy Setup definition file in the uCosminexus Application Server Definition Reference Guide.
The following is the setting example for customizing the HTTP response header:
... <param> <param-name>webserver.connector.inprocess_http.response.header.server</param-name> <param-value>GyoumuServer/1.0</param-value> </param> ... |
In this example, GyoumuServer/1.0 is specified as the Server header value.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.