Skip to content

Commit 4625451

Browse files
committed
🔖 http2_adapter v2.3.2
Triggered by @AlexV525 on #1633 (comment)
1 parent 61fc431 commit 4625451

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

plugins/http2_adapter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
*None.*
6+
7+
## 2.3.2
8+
59
- Implement `sendTimeout` and `receiveTimeout` for the adapter.
610
- Fix redirect not working when requestStream is null.
711
- Ignores `Duration.zero` timeouts.

plugins/http2_adapter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dio_http2_adapter
2-
version: 2.3.1+1
2+
version: 2.3.2
33

44
description: An adapter that combines HTTP/2 and dio. Supports reusing connections, header compression, etc.
55
topics:

0 commit comments

Comments
 (0)