Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.02 KB

httpmetadata.md

File metadata and controls

9 lines (6 loc) · 1.02 KB

HTTPMetadata

Fields

Field Type Required Description
response httpx.Response ✔️ Raw HTTP response; suitable for custom response parsing
request httpx.Request ✔️ Raw HTTP request; suitable for debugging