| Field | Type | Required | Description |
|---|---|---|---|
httpMeta |
Components\HTTPMetadata | ✔️ | N/A |
responseJson |
array<string, mixed> | ➖ | Ok |
responseBinary |
?string | ➖ | Ok |
responsePdf |
?string | ➖ | Ok |
responseXml |
?string | ➖ | Ok |
responseCsv |
?string | ➖ | Ok |
responseText |
?string | ➖ | Ok |
errorJson |
array<string, mixed> | ➖ | Proxy error |
errorXml |
?string | ➖ | Proxy error |
errorHtml |
?string | ➖ | Proxy error |
errorText |
?string | ➖ | Proxy error |
headers |
array<string, array<string>> | ✔️ | N/A |