diff options
Diffstat (limited to 'doc/ja/autogen/plugin_api/url_options.asciidoc')
-rw-r--r-- | doc/ja/autogen/plugin_api/url_options.asciidoc | 20 |
1 files changed, 20 insertions, 0 deletions
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 | |