From ddb54cd1f26401d7319086187ec8e6667a5254d0 Mon Sep 17 00:00:00 2001 From: Yannick Torres Date: Sat, 2 May 2009 15:53:16 +0000 Subject: [PATCH] WS git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279721 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/curl/functions/curl-setopt.xml | 108 +++++++++++------------ 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/reference/curl/functions/curl-setopt.xml b/reference/curl/functions/curl-setopt.xml index c8b9c79c21..af703f719f 100644 --- a/reference/curl/functions/curl-setopt.xml +++ b/reference/curl/functions/curl-setopt.xml @@ -1,5 +1,5 @@ - + curl_setopt @@ -18,7 +18,7 @@ Sets an option on the given cURL session handle. - + &reftitle.parameters; @@ -263,7 +263,7 @@ changed for debugging purposes. - + @@ -543,45 +543,45 @@ - CURLOPT_PROTOCOLS + CURLOPT_PROTOCOLS - - Bitmask of CURLPROTO_* values. If used, this bitmask - limits what protocols libcurl may use in the transfer. This allows you to have - a libcurl built to support a wide range of protocols but still limit specific - transfers to only be allowed to use a subset of them. By default libcurl will - accept all protocols it supports. - See also CURLOPT_REDIR_PROTOCOLS. - - - Valid protocol options are: - CURLPROTO_HTTP, - CURLPROTO_HTTPS, - CURLPROTO_FTP, - CURLPROTO_FTPS, - CURLPROTO_SCP, - CURLPROTO_SFTP, - CURLPROTO_TELNET, - CURLPROTO_LDAP, - CURLPROTO_LDAPS, - CURLPROTO_DICT, - CURLPROTO_FILE, - CURLPROTO_TFTP, - CURLPROTO_ALL - + + Bitmask of CURLPROTO_* values. If used, this bitmask + limits what protocols libcurl may use in the transfer. This allows you to have + a libcurl built to support a wide range of protocols but still limit specific + transfers to only be allowed to use a subset of them. By default libcurl will + accept all protocols it supports. + See also CURLOPT_REDIR_PROTOCOLS. + + + Valid protocol options are: + CURLPROTO_HTTP, + CURLPROTO_HTTPS, + CURLPROTO_FTP, + CURLPROTO_FTPS, + CURLPROTO_SCP, + CURLPROTO_SFTP, + CURLPROTO_TELNET, + CURLPROTO_LDAP, + CURLPROTO_LDAPS, + CURLPROTO_DICT, + CURLPROTO_FILE, + CURLPROTO_TFTP, + CURLPROTO_ALL + - Added in cURL 7.19.4. + Added in cURL 7.19.4. CURLOPT_PROXYAUTH - The HTTP authentication method(s) to use for the proxy connection. - Use the same bitmasks as described in - CURLOPT_HTTPAUTH. For proxy authentication, - only CURLAUTH_BASIC and - CURLAUTH_NTLM are currently supported. + The HTTP authentication method(s) to use for the proxy connection. + Use the same bitmasks as described in + CURLOPT_HTTPAUTH. For proxy authentication, + only CURLAUTH_BASIC and + CURLAUTH_NTLM are currently supported. Added in cURL 7.10.7. @@ -607,19 +607,19 @@ - CURLOPT_REDIR_PROTOCOLS + CURLOPT_REDIR_PROTOCOLS Bitmask of CURLPROTO_* values. If used, this bitmask - limits what protocols libcurl may use in a transfer that it follows to in - a redirect when CURLOPT_FOLLOWLOCATION is enabled. - This allows you to limit specific transfers to only be allowed to use a subset - of protocols in redirections. By default libcurl will allow all protocols - except for FILE and SCP. This is a difference compared to pre-7.19.4 versions - which unconditionally would follow to all protocols supported. - See also CURLOPT_PROTOCOLS for protocol constant values. + limits what protocols libcurl may use in a transfer that it follows to in + a redirect when CURLOPT_FOLLOWLOCATION is enabled. + This allows you to limit specific transfers to only be allowed to use a subset + of protocols in redirections. By default libcurl will allow all protocols + except for FILE and SCP. This is a difference compared to pre-7.19.4 versions + which unconditionally would follow to all protocols supported. + See also CURLOPT_PROTOCOLS for protocol constant values. - Added in cURL 7.19.4. + Added in cURL 7.19.4. @@ -776,7 +776,7 @@ request method first. - + @@ -866,10 +866,10 @@ CURLOPT_PROXYUSERPWD - - A username and password formatted as - "[username]:[password]" to use for the - connection to the proxy. + + A username and password formatted as + "[username]:[password]" to use for the + connection to the proxy. @@ -977,7 +977,7 @@ the PHP script it is contained within safe. - + @@ -1199,14 +1199,14 @@ - + &reftitle.returnvalues; &return.success; - + &reftitle.changelog; @@ -1331,7 +1331,7 @@ Array - + &reftitle.notes; @@ -1343,7 +1343,7 @@ Array - + &reftitle.seealso; @@ -1352,7 +1352,7 @@ Array - +