mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.4.3
- Add GQUIC versions to the list of h3 ALPNs for Alt-Svc header. For example, h3-Q043. Chrome will switch to using this format at some point in the future. - [BUGFIX] Send correct value in max_streams_uni transport param - [SPEC] Abort IETF QUIC connection if max_early_data_size is not set to 0xFFFFFFFF
This commit is contained in:
parent
65728dc5ee
commit
1245d2e023
7 changed files with 56 additions and 21 deletions
|
@ -1,3 +1,12 @@
|
|||
2019-09-30
|
||||
- 2.4.3
|
||||
- Add GQUIC versions to the list of h3 ALPNs for Alt-Svc header.
|
||||
For example, h3-Q043. Chrome will switch to using this format at
|
||||
some point in the future.
|
||||
- [BUGFIX] Send correct value in max_streams_uni transport param
|
||||
- [SPEC] Abort IETF QUIC connection if max_early_data_size is not set
|
||||
to 0xFFFFFFFF
|
||||
|
||||
2019-09-23
|
||||
- 2.4.2
|
||||
- [BUGFIX] H3 framing: fix zero-byte write when space is available
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue