mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.30.0
- [FEATURE] Added support for sending/receiving multiple headers to address the case related to "100 continue" header handling. - [BUGFIX] Addressed high CPU usage for a GOAWAY connection before sending CONNECTION_CLOSE. - [BUGFIX] Addressed SIGFPE due to zero pacing rate. (ISSUE #254). - [BUGFIX] Fixed a minor issue related to multi-paths.
This commit is contained in:
parent
ab69788e51
commit
293df8d66b
16 changed files with 815 additions and 125 deletions
|
@ -1,3 +1,12 @@
|
|||
2021-04-12
|
||||
- 2.30.0
|
||||
- Added support for sending/receiving multiple headers to address the
|
||||
case related to "100 continue" header handling.
|
||||
- Addressed high CPU usage for a GOAWAY connection before sending
|
||||
CONNECTION_CLOSE.
|
||||
- Addressed SIGFPE due to zero pacing rate. (ISSUE #254).
|
||||
- Fixed a minor issue related to multi-paths.
|
||||
|
||||
2021-03-31
|
||||
- 2.29.6
|
||||
- Documentation: describe lsquic internals ("guts").
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue