One inbound response.
body is an async iterable rather than a string because the success path is a live token stream: buffering it would delete the streaming behaviour this whole seam exists to carry. Error bodies are small and get read whole by readBodyText.
body
Readonly
Optional
Opt-in disposal even when a decoder refuses before reading the body.
Lowercased header names; repeated headers already joined by the transport.
One inbound response.
bodyis an async iterable rather than a string because the success path is a live token stream: buffering it would delete the streaming behaviour this whole seam exists to carry. Error bodies are small and get read whole by readBodyText.