The following enhancements were made to the HTTP BC for this release:
Allows you to insert application logic to change the protocol or payload messages before or after calling a service using JAX-WS handlers.
Resolves multiple host names by allowing you to specify a list of alias names used to validate the hostname in an HTTP URL. This adds a new runtime property, Allowed Hostname (Aliases) for localhost.
Supports connection timeout, read timeout, and hostname verifier settings for HTTP binding requests.
Provides message tracking and nested diagnostic context logging support.
Allows ?wsdl queries to be disabled through a CASA/binding configuration.
Supports optional SOAP header propagation.