This commit is contained in:
2025-10-18 12:14:22 -04:00
parent b4d2f8e728
commit 6056268a2e

View File

@@ -312,6 +312,7 @@ class http_client:
method="PUT",
destination=destination,
path=path,
content=json,
)
headers["Host"] = resolved.host_header