6 lines
203 B
Markdown
6 lines
203 B
Markdown
---
|
|
"effect": patch
|
|
---
|
|
|
|
Rename HttpApiClient request option `withResponse` to `responseMode` and add support for `responseMode: "response-only"` to return the raw `HttpClientResponse` without decoding.
|