mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.14.4
- [BUGFIX] Heed es_rw_once for pushed HTTP/3 streams. - [BUGFIX] IETF client: set correct flags on bidirectional streams. - [BUGFIX] Generate Cancel Stream QPACK instructions for abandoned streams. - [BUGFIX] Do not call header callbacks after stream is closed. - Use ls-qpack 2.1.1
This commit is contained in:
parent
08c45823bc
commit
1c105cf288
9 changed files with 119 additions and 33 deletions
|
@ -1,3 +1,12 @@
|
|||
2020-04-24
|
||||
- 2.14.4
|
||||
- [BUGFIX] Heed es_rw_once for pushed HTTP/3 streams.
|
||||
- [BUGFIX] IETF client: set correct flags on bidirectional streams.
|
||||
- [BUGFIX] Generate Cancel Stream QPACK instructions for abandoned
|
||||
streams.
|
||||
- [BUGFIX] Do not call header callbacks after stream is closed.
|
||||
- Use ls-qpack 2.1.1
|
||||
|
||||
2020-04-15
|
||||
- 2.14.3
|
||||
- [BUGFIX] gQUIC: pass correct stream to hsi_create_header_set() callback.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue