mirror of
https://github.com/kiranshila/Doplarr.git
synced 2026-03-31 06:23:48 -04:00
fix: Pin the HTTP version to HTTP-1.1 to get around Jellyseerr bug
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
:as :json-string-keys
|
||||
:coerce :always
|
||||
:async? true
|
||||
:version :http-1.1
|
||||
:headers {"X-API-Key" key}}
|
||||
params)
|
||||
put
|
||||
|
||||
Reference in New Issue
Block a user