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 f110161 commit 701f797Copy full SHA for 701f797
pkgs/http/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.1.3
2
+
3
+* Add `onSendProgress` callback
4
5
## 1.1.2
6
7
* Allow `web: '>=0.3.0 <0.5.0'`.
@@ -36,7 +40,6 @@
36
40
* In `MockHttpClient` use the callback returned `Response.request` instead of
37
41
the argument value to give more control to the callback. This may be breaking
38
42
for callbacks which return incomplete Responses and relied on the default.
39
-* Add `onSendProgress` callback
43
44
## 0.13.4
45
0 commit comments