Server: HTTP response-header

Returns information about the server and protocol the client is connected to.

Type Description
HTTP header name Server
HTTP header type Response-header
Valid in HTTP request message x-msg-require-headers
Returned value

WMQ-HTTP/1.1 JEE-Bridge/1.1
or

Server: Product-token WMQ-HTTP/1.1 JEE-Bridge/1.1

Description

  • If IBM® MQ Bridge for HTTP is deployed to an application server, the IBM MQ bridge for HTTP details is appended to the server response header. For example, the IBM MQ bridge for HTTP deployed to WebSphere® Application Server Community Edition, called Apache-Coyote, gives the response:
    
    Server: Apache-Coyote/1.1 WMQ-HTTP/1.1 JEE-Bridge/1.1