diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-05-21 11:20:23 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-05-21 11:20:23 +0200 |
commit | 3b82e8ef1e977d6d0dc1e813e34289efb73931cf (patch) | |
tree | 4e846415e76f0cfadf9031c430dc48084e62f6dd /doc/it/autogen/plugin_api | |
parent | 2fbd708b4744638935193350088c9838ce6c15d7 (diff) | |
download | weechat-3b82e8ef1e977d6d0dc1e813e34289efb73931cf.zip |
doc: update auto-generated files with URL options
Diffstat (limited to 'doc/it/autogen/plugin_api')
-rw-r--r-- | doc/it/autogen/plugin_api/url_options.adoc | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/url_options.adoc b/doc/it/autogen/plugin_api/url_options.adoc index 6769744c8..0de15bcc6 100644 --- a/doc/it/autogen/plugin_api/url_options.adoc +++ b/doc/it/autogen/plugin_api/url_options.adoc @@ -114,10 +114,14 @@ | postfields | string | +| httppost | list | + | referer | string | | useragent | string | +| httpheader | list | + | cookie | string | | cookiefile | string | @@ -134,6 +138,8 @@ | cookiesession | long | +| http200aliases | list | + | unrestricted_auth | long | | postfieldsize_large | long long | @@ -158,12 +164,16 @@ | headeropt | mask | unified, separate +| proxyheader | list | + | pipewait | long | | stream_weight | long | | mail_from | string | +| mail_rcpt | list | + | mail_auth | string | | tftp_blksize | long | @@ -172,8 +182,14 @@ | ftpport | string | +| quote | list | + +| postquote | list | + | ftp_use_epsv | long | +| prequote | list | + | ftp_use_eprt | long | | ftp_create_missing_dirs | long | @@ -270,6 +286,8 @@ | use_ssl | long | none, try, control, all +| resolve | list | + | dns_servers | string | | accepttimeout_ms | long | @@ -280,6 +298,8 @@ | dns_local_ip6 | string | +| connect_to | list | + | sslcert | string | | sslversion | long | default, tlsv1, sslv2, sslv3, tlsv1_0, tlsv1_1, tlsv1_2, tlsv1_3 @@ -354,6 +374,8 @@ | proxy_sslversion | long | default, tlsv1, sslv2, sslv3, tlsv1_0, tlsv1_1, tlsv1_2, tlsv1_3 +| proxy_ssl_cipher_list | list | + | proxy_ssl_options | long | allow_beast, no_revoke | proxy_ssl_verifyhost | long | @@ -380,4 +402,6 @@ | new_directory_perms | long | +| telnetoptions | list | + |=== |