Fixed bug #50658 (SoapClient::SoapClient documentation missing for authentication option)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293210 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2010-01-07 10:51:05 +00:00
parent eb5d601d1d
commit a1ee6b934f

View file

@ -67,7 +67,11 @@
<literal>proxy_port</literal>, <literal>proxy_login</literal>
and <literal>proxy_password</literal> are also available.
For HTTPS client certificate authentication use
<literal>local_cert</literal> and <literal>passphrase</literal> options.
<literal>local_cert</literal> and <literal>passphrase</literal> options. An
authentication may be supplied in the <literal>authentication</literal>
option. The authentication method may be either
<constant>SOAP_AUTHENTICATION_BASIC</constant> (default) or
<constant>SOAP_AUTHENTICATION_DIGEST</constant>.
</para>
<para>
The <literal>compression</literal> option allows to use compression