From d43d81ee5a897a0bd51246e8887439281fcd452a Mon Sep 17 00:00:00 2001 From: bloodyowl Date: Wed, 8 Jan 2025 10:59:34 +0100 Subject: [PATCH] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebdd586..271779b 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Returns a `Future, NetworkError | TimeoutError>>`, where `Res - `status`: `number` - `ok`: `boolean` - `response`: `Option` -- `xhr`: `XMLHttpRequest` +- `url`: `string` `T` is the type associated with the `responseType` provided in the `config` object.