Merge remote-tracking branch 'origin/main' into staging

This commit is contained in:
Andrey Antukh 2026-05-11 15:24:15 +02:00
commit 1de2718d43

View File

@ -59,7 +59,7 @@
:method :post
:headers headers
:body body}
resp (http/req cfg params)]
resp (http/req cfg params {:skip-ssrf-check? true})]
(if (= (:status resp) 204)
true