Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

The <TransportOption> element allows implementation-specific properties to be passed into the SOAP transport implementation class, bypassing the usual abstractions that are exposed through normal settings.

Note

This can be a powerful, but dangerous, feature. Used improperly, crashes are quite possible to induce.

...

The provider to be configured is specified with the provider= attribute.  Two providers provider values are supported:

Reference

Attributes

NamesName

Type

Req?

Description

provider"CURL", "OpenSSL"YIdentifies the transport implementation the option is intended to be passed into.