http-client-version

This command sets the HTTP version for client to ebMS2 handler connections.

Syntax

http-client-version HTTP/1.0

http-client-version HTTP/1.1

Parameters

HTTP/1.0
Uses HTTP/1.0.
HTTP/1.1
Uses HTTP/1.1. This setting is the default value.

Guidelines

The http-client-version command set the HTTP version for the client-to-service connection. If the client submits an HTTP/1.0 request, the service always replies with an HTTP/1.0 compatible response.