(body)
| 77225 | onDownloadProgress: (_e2 = options.requestOptions) === null || _e2 === void 0 ? void 0 : _e2.onDownloadProgress, |
| 77226 | tracingOptions: options.tracingOptions, |
| 77227 | headers: Object.assign({}, (_f = options.requestOptions) === null || _f === void 0 ? void 0 : _f.headers), |
| 77228 | onResponse: options.onResponse |
| 77229 | }; |
| 77230 | } |
| 77231 | |
| 77232 | // node_modules/@azure-rest/core-client/dist/esm/helpers/isReadableStream.js |