Search: Http 1.1

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
This commit is contained in:
Tobias Manske 2022-06-20 07:08:12 +02:00
parent 6113a3ce39
commit 12cf816e24
Signed by: tobias
GPG Key ID: E83C743C1FC2F79A
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ server:
# Proxying image results through searx
image_proxy: true
# 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
# problems when using Firefox containers
method: "POST"