summaryrefslogtreecommitdiff
path: root/doc/it/autogen/plugin_api/url_options.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/autogen/plugin_api/url_options.adoc')
-rw-r--r--doc/it/autogen/plugin_api/url_options.adoc24
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 |
+
|===