mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 3.0.0
This commit is contained in:
parent
3d35ba155f
commit
084338b1a2
16 changed files with 55 additions and 89 deletions
|
@ -1,3 +1,11 @@
|
|||
2021-06-02
|
||||
- 3.0.0
|
||||
- Enable HTTP/3 v1 by default, drop draft 34.
|
||||
- Prevent connection timeout when client does not send PING frame.
|
||||
- Close connection ASAP after recieve CONNECTION_CLOSE (issue #284)
|
||||
- Do not assert() when decode a trailer.
|
||||
- Properly handle GOAWAY frame, do not close the last acknowledged stream.
|
||||
|
||||
2021-04-20
|
||||
- 2.30.2
|
||||
- Update ls-hpack to 2.3.0 to address dynamic table size limit (issue #260).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue