Update docs
This commit is contained in:
parent
655ab31d48
commit
30b5319068
@ -44,6 +44,7 @@
|
||||
|<<network-accept-language,accept-language>>|Value to send in the `accept-language` header.
|
||||
|<<network-user-agent,user-agent>>|User agent to send. Empty to send the default.
|
||||
|<<network-proxy,proxy>>|The proxy to use.
|
||||
|<<network-proxy-dns-requests,proxy-dns-requests>>|Whether to send DNS requests over the configured proxy.
|
||||
|<<network-ssl-strict,ssl-strict>>|Whether to validate SSL handshakes.
|
||||
|<<network-dns-prefetch,dns-prefetch>>|Whether to try to pre-fetch DNS entries to speed up browsing.
|
||||
|==============
|
||||
@ -490,6 +491,17 @@ Valid values:
|
||||
|
||||
Default: +pass:[system]+
|
||||
|
||||
[[network-proxy-dns-requests]]
|
||||
=== proxy-dns-requests
|
||||
Whether to send DNS requests over the configured proxy.
|
||||
|
||||
Valid values:
|
||||
|
||||
* +true+
|
||||
* +false+
|
||||
|
||||
Default: +pass:[true]+
|
||||
|
||||
[[network-ssl-strict]]
|
||||
=== ssl-strict
|
||||
Whether to validate SSL handshakes.
|
||||
|
Loading…
Reference in New Issue
Block a user