We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a03ddd commit 2272c00Copy full SHA for 2272c00
pkgs/http/CHANGELOG.md
@@ -1,6 +1,7 @@
1
## 1.2.3-wip
2
3
* Fixed unintended HTML tags in doc comments.
4
+* Added `onSendProgress` callback
5
6
## 1.2.2
7
@@ -56,7 +57,6 @@
56
57
* In `MockHttpClient` use the callback returned `Response.request` instead of
58
the argument value to give more control to the callback. This may be breaking
59
for callbacks which return incomplete Responses and relied on the default.
-* Add `onSendProgress` callback
60
61
## 0.13.4
62
0 commit comments