We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c9caba commit 36ebe2fCopy full SHA for 36ebe2f
docs/error-handling.md
@@ -63,4 +63,4 @@ Below you can find how different extensions deal with errors. Note that function
63
| `HeadAsync` | Yes |
64
| `HeadAsync<T>` | Yes |
65
66
-In addition, all the functions for JSON requests, like `GetJsonAsync` and `PostJsonAsyn` throw an exception if the HTTP call fails.
+In addition, all the functions for JSON requests, like `GetJsonAsync` and `PostJsonAsync` throw an exception if the HTTP call fails.
0 commit comments