summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-07-14 17:25:08 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-07-14 17:25:08 +0200
commita2cb702b6660ab9acde7bd57e9b6eae6b574245f (patch)
treecbfd173ad59955c46a2e1d61ee17f43db08c0d90 /doc
parentdff20632ff12ed40b81e94b4f9cb97203feb6deb (diff)
downloadweechat-a2cb702b6660ab9acde7bd57e9b6eae6b574245f.zip
core: add Curl options for versions 7.29.0 to 7.37.0
Diffstat (limited to 'doc')
-rw-r--r--doc/de/autogen/plugin_api/url_options.asciidoc20
-rw-r--r--doc/en/autogen/plugin_api/url_options.asciidoc20
-rw-r--r--doc/fr/autogen/plugin_api/url_options.asciidoc20
-rw-r--r--doc/it/autogen/plugin_api/url_options.asciidoc20
-rw-r--r--doc/ja/autogen/plugin_api/url_options.asciidoc20
-rw-r--r--doc/pl/autogen/plugin_api/url_options.asciidoc20
6 files changed, 120 insertions, 0 deletions
diff --git a/doc/de/autogen/plugin_api/url_options.asciidoc b/doc/de/autogen/plugin_api/url_options.asciidoc
index 3693cfae9..7ef024f98 100644
--- a/doc/de/autogen/plugin_api/url_options.asciidoc
+++ b/doc/de/autogen/plugin_api/url_options.asciidoc
@@ -70,6 +70,8 @@
| proxypassword | string |
+| login_options | string |
+
| httpauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
| tlsauth_type | mask | none, srp
@@ -80,6 +82,10 @@
| proxyauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
+| sasl_ir | long |
+
+| xoauth2_bearer | string |
+
| autoreferer | long |
| accept_encoding | string |
@@ -110,6 +116,8 @@
| useragent | string |
+| headeropt | mask | unified, separate
+
| cookie | string |
| cookiefile | string |
@@ -130,6 +138,8 @@
| http_transfer_decoding | long |
+| expect_100_timeout_ms | long |
+
| mail_from | string |
| mail_auth | string |
@@ -236,6 +246,12 @@
| use_ssl | long | none, try, control, all
+| dns_interface | string |
+
+| dns_local_ip4 | string |
+
+| dns_local_ip6 | string |
+
| dns_servers | string |
| accepttimeout_ms | long |
@@ -250,6 +266,10 @@
| keypasswd | string |
+| ssl_enable_alpn | long |
+
+| ssl_enable_npn | long |
+
| sslengine | string |
| sslengine_default | long |
diff --git a/doc/en/autogen/plugin_api/url_options.asciidoc b/doc/en/autogen/plugin_api/url_options.asciidoc
index 11dcfa6e7..3399dcc16 100644
--- a/doc/en/autogen/plugin_api/url_options.asciidoc
+++ b/doc/en/autogen/plugin_api/url_options.asciidoc
@@ -70,6 +70,8 @@
| proxypassword | string |
+| login_options | string |
+
| httpauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
| tlsauth_type | mask | none, srp
@@ -80,6 +82,10 @@
| proxyauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
+| sasl_ir | long |
+
+| xoauth2_bearer | string |
+
| autoreferer | long |
| accept_encoding | string |
@@ -110,6 +116,8 @@
| useragent | string |
+| headeropt | mask | unified, separate
+
| cookie | string |
| cookiefile | string |
@@ -130,6 +138,8 @@
| http_transfer_decoding | long |
+| expect_100_timeout_ms | long |
+
| mail_from | string |
| mail_auth | string |
@@ -236,6 +246,12 @@
| use_ssl | long | none, try, control, all
+| dns_interface | string |
+
+| dns_local_ip4 | string |
+
+| dns_local_ip6 | string |
+
| dns_servers | string |
| accepttimeout_ms | long |
@@ -250,6 +266,10 @@
| keypasswd | string |
+| ssl_enable_alpn | long |
+
+| ssl_enable_npn | long |
+
| sslengine | string |
| sslengine_default | long |
diff --git a/doc/fr/autogen/plugin_api/url_options.asciidoc b/doc/fr/autogen/plugin_api/url_options.asciidoc
index 4e38d55f0..6ff6c3a6c 100644
--- a/doc/fr/autogen/plugin_api/url_options.asciidoc
+++ b/doc/fr/autogen/plugin_api/url_options.asciidoc
@@ -70,6 +70,8 @@
| proxypassword | string |
+| login_options | string |
+
| httpauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
| tlsauth_type | mask | none, srp
@@ -80,6 +82,10 @@
| proxyauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
+| sasl_ir | long |
+
+| xoauth2_bearer | string |
+
| autoreferer | long |
| accept_encoding | string |
@@ -110,6 +116,8 @@
| useragent | string |
+| headeropt | mask | unified, separate
+
| cookie | string |
| cookiefile | string |
@@ -130,6 +138,8 @@
| http_transfer_decoding | long |
+| expect_100_timeout_ms | long |
+
| mail_from | string |
| mail_auth | string |
@@ -236,6 +246,12 @@
| use_ssl | long | none, try, control, all
+| dns_interface | string |
+
+| dns_local_ip4 | string |
+
+| dns_local_ip6 | string |
+
| dns_servers | string |
| accepttimeout_ms | long |
@@ -250,6 +266,10 @@
| keypasswd | string |
+| ssl_enable_alpn | long |
+
+| ssl_enable_npn | long |
+
| sslengine | string |
| sslengine_default | long |
diff --git a/doc/it/autogen/plugin_api/url_options.asciidoc b/doc/it/autogen/plugin_api/url_options.asciidoc
index eda1cce2d..eb6e96629 100644
--- a/doc/it/autogen/plugin_api/url_options.asciidoc
+++ b/doc/it/autogen/plugin_api/url_options.asciidoc
@@ -70,6 +70,8 @@
| proxypassword | string |
+| login_options | string |
+
| httpauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
| tlsauth_type | mask | none, srp
@@ -80,6 +82,10 @@
| proxyauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
+| sasl_ir | long |
+
+| xoauth2_bearer | string |
+
| autoreferer | long |
| accept_encoding | string |
@@ -110,6 +116,8 @@
| useragent | string |
+| headeropt | mask | unified, separate
+
| cookie | string |
| cookiefile | string |
@@ -130,6 +138,8 @@
| http_transfer_decoding | long |
+| expect_100_timeout_ms | long |
+
| mail_from | string |
| mail_auth | string |
@@ -236,6 +246,12 @@
| use_ssl | long | none, try, control, all
+| dns_interface | string |
+
+| dns_local_ip4 | string |
+
+| dns_local_ip6 | string |
+
| dns_servers | string |
| accepttimeout_ms | long |
@@ -250,6 +266,10 @@
| keypasswd | string |
+| ssl_enable_alpn | long |
+
+| ssl_enable_npn | long |
+
| sslengine | string |
| sslengine_default | long |
diff --git a/doc/ja/autogen/plugin_api/url_options.asciidoc b/doc/ja/autogen/plugin_api/url_options.asciidoc
index e216f5961..519c2a528 100644
--- a/doc/ja/autogen/plugin_api/url_options.asciidoc
+++ b/doc/ja/autogen/plugin_api/url_options.asciidoc
@@ -70,6 +70,8 @@
| proxypassword | string |
+| login_options | string |
+
| httpauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
| tlsauth_type | mask | none, srp
@@ -80,6 +82,10 @@
| proxyauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
+| sasl_ir | long |
+
+| xoauth2_bearer | string |
+
| autoreferer | long |
| accept_encoding | string |
@@ -110,6 +116,8 @@
| useragent | string |
+| headeropt | mask | unified, separate
+
| cookie | string |
| cookiefile | string |
@@ -130,6 +138,8 @@
| http_transfer_decoding | long |
+| expect_100_timeout_ms | long |
+
| mail_from | string |
| mail_auth | string |
@@ -236,6 +246,12 @@
| use_ssl | long | none, try, control, all
+| dns_interface | string |
+
+| dns_local_ip4 | string |
+
+| dns_local_ip6 | string |
+
| dns_servers | string |
| accepttimeout_ms | long |
@@ -250,6 +266,10 @@
| keypasswd | string |
+| ssl_enable_alpn | long |
+
+| ssl_enable_npn | long |
+
| sslengine | string |
| sslengine_default | long |
diff --git a/doc/pl/autogen/plugin_api/url_options.asciidoc b/doc/pl/autogen/plugin_api/url_options.asciidoc
index bc1ba57c6..4c39d5eb9 100644
--- a/doc/pl/autogen/plugin_api/url_options.asciidoc
+++ b/doc/pl/autogen/plugin_api/url_options.asciidoc
@@ -70,6 +70,8 @@
| proxypassword | string |
+| login_options | string |
+
| httpauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
| tlsauth_type | mask | none, srp
@@ -80,6 +82,10 @@
| proxyauth | mask | none, basic, digest, gssnegotiate, ntlm, digest_ie, ntlm_wb, only, any, anysafe
+| sasl_ir | long |
+
+| xoauth2_bearer | string |
+
| autoreferer | long |
| accept_encoding | string |
@@ -110,6 +116,8 @@
| useragent | string |
+| headeropt | mask | unified, separate
+
| cookie | string |
| cookiefile | string |
@@ -130,6 +138,8 @@
| http_transfer_decoding | long |
+| expect_100_timeout_ms | long |
+
| mail_from | string |
| mail_auth | string |
@@ -236,6 +246,12 @@
| use_ssl | long | none, try, control, all
+| dns_interface | string |
+
+| dns_local_ip4 | string |
+
+| dns_local_ip6 | string |
+
| dns_servers | string |
| accepttimeout_ms | long |
@@ -250,6 +266,10 @@
| keypasswd | string |
+| ssl_enable_alpn | long |
+
+| ssl_enable_npn | long |
+
| sslengine | string |
| sslengine_default | long |