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", method="PUT",
destination=destination, destination=destination,
path=path, path=path,
content=json,
) )
headers["Host"] = resolved.host_header headers["Host"] = resolved.host_header