We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543ca48 commit 17f71a3Copy full SHA for 17f71a3
pkgs/http/CHANGELOG.md
@@ -1,6 +1,7 @@
1
## 1.0.1
2
3
* Add better error messages for `SocketException`s when using `IOClient`.
4
+* Add `onSendProgress` callback
5
6
## 1.0.0
7
@@ -20,7 +21,6 @@
20
21
* In `MockHttpClient` use the callback returned `Response.request` instead of
22
the argument value to give more control to the callback. This may be breaking
23
for callbacks which return incomplete Responses and relied on the default.
-* Add `onSendProgress` callback
24
25
## 0.13.4
26
0 commit comments