mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 04:19:25 +00:00
1.4 KiB
1.4 KiB
HTTPMetadata
Fields
| Field | Type | Required | Description |
|---|---|---|---|
response |
requests.Response | ✔️ | Raw HTTP response; suitable for custom response parsing |
request |
requests.Request | ✔️ | Raw HTTP request; suitable for debugging |