SAP TABLES

is/HTTP/show_server_header SAP Parameter attribute - Should the HTTP header contain the server entry








is/HTTP/show_server_header is a SAP Parameter attribute which is used to control Should the HTTP header contain the server entry information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

is/HTTP/show_server_header profile paramerter attributes


Parameter Name: is/HTTP/show_server_header
Description: Should the HTTP header contain the server entry
Default Value: false
Parameter Type ( See IF_PARAMETER_TYPES): Boolean(BOOL)
Restriction Values:
Parameter Unit:
Parameter Group: System
CSN Component: BC-CST-IC
System-Wide parameter: No
Dynamic Parameter: Yes
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

This parameter specifies whether the server header field is included in HTTP responses from the server to the client. The server header field is created from the values of parameters is/server_name and is/server_version. For security reasons SAP recommends that this information is not forwarded to the client. With the default setting, the server header field, consisting of the official server name and version, is not forwarded to the client in HTTP server responses. If you want the send the server header field in HTTP responses, set the parameter to TRUE.
See SAP Parameter Documentation for full SAP documentation for this profile parameter.