fix: Pin the HTTP version to HTTP-1.1 to get around Jellyseerr bug

This commit is contained in:
Kiran Shila
2025-12-13 12:29:59 -08:00
parent e0a92daa52
commit 3316dab26f

View File

@@ -30,6 +30,7 @@
:as :json-string-keys
:coerce :always
:async? true
:version :http-1.1
:headers {"X-API-Key" key}}
params)
put