Versions Compared

Key

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

...

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.

Providers

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

Reference

Attributes

Name

Type

Req?

Description

provider

"CURL", "OpenSSL"

Y

Identifies the transport implementation the option is intended to be passed into.