mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.6.7
- [FEATURE] Implement the QL extension (offered by default). - [BUGFIX] Abort when encountering unexpected HTTP/3 frames. - [BUGFIX] Acknowledge (QPACK) HTTP/3 trailers correctly. - [DEBUG] Turn on debug message for next advisory tick.
This commit is contained in:
parent
55f8042d41
commit
02b6086dba
18 changed files with 317 additions and 49 deletions
|
@ -1,3 +1,10 @@
|
|||
2019-11-22
|
||||
- 2.6.7
|
||||
- [FEATURE] Implement the QL extension (offered by default).
|
||||
- [BUGFIX] Abort when encountering unexpected HTTP/3 frames.
|
||||
- [BUGFIX] Acknowledge (QPACK) HTTP/3 trailers correctly.
|
||||
- [DEBUG] Turn on debug message for next advisory tick.
|
||||
|
||||
2019-11-20
|
||||
- 2.6.6
|
||||
- [BUGFIX] Using HTTP/3 to HTTP/1.x converter.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue