Update docs

This commit is contained in:
Florian Bruhin 2016-04-19 09:40:39 +02:00
parent e860d8cfea
commit 4ea6bd40e4

View File

@ -63,6 +63,7 @@
|<<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.
|<<network-custom-headers,custom-headers>>|Set custom headers for qutebrowser HTTP requests.
|==============
.Quick reference for section ``completion''
@ -750,6 +751,12 @@ Valid values:
Default: +pass:[true]+
[[network-custom-headers]]
=== custom-headers
Set custom headers for qutebrowser HTTP requests.
Default: empty
== completion
Options related to completion and command history.