Search: Http 1.1
Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
parent
6113a3ce39
commit
12cf816e24
@ -53,7 +53,7 @@ server:
|
|||||||
# Proxying image results through searx
|
# Proxying image results through searx
|
||||||
image_proxy: true
|
image_proxy: true
|
||||||
# 1.0 and 1.1 are supported
|
# 1.0 and 1.1 are supported
|
||||||
http_protocol_version: "1.0"
|
http_protocol_version: "1.1"
|
||||||
# POST queries are more secure as they don't show up in history but may cause
|
# POST queries are more secure as they don't show up in history but may cause
|
||||||
# problems when using Firefox containers
|
# problems when using Firefox containers
|
||||||
method: "POST"
|
method: "POST"
|
||||||
|
Loading…
Reference in New Issue
Block a user