diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-02-09 09:48:57 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-02-09 09:48:57 +0100 |
commit | 96ecfdd9d16a00e39ff8acac870cefff7ec48afb (patch) | |
tree | a9a90611e04c74d3c1585d0a589613732e42b496 /doc/it/autogen/plugin_api/url_options.txt | |
parent | 4a1f0ef5cce4b07ebf624f8a479100b82d0b1004 (diff) | |
download | weechat-96ecfdd9d16a00e39ff8acac870cefff7ec48afb.zip |
core: add options "dns_servers" and "accepttimeout_ms" for curl (libcurl >= 7.24.0)
Diffstat (limited to 'doc/it/autogen/plugin_api/url_options.txt')
-rw-r--r-- | doc/it/autogen/plugin_api/url_options.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/url_options.txt b/doc/it/autogen/plugin_api/url_options.txt index 652b47fa2..44e549b4a 100644 --- a/doc/it/autogen/plugin_api/url_options.txt +++ b/doc/it/autogen/plugin_api/url_options.txt @@ -228,6 +228,10 @@ | use_ssl | long | none, try, control, all +| dns_servers | string | + +| accepttimeout_ms | long | + | sslcert | string | | sslcerttype | string | |