Skip to content

Bug fix, HPACK optimization

Compare
Choose a tag to compare
@litespeedtech litespeedtech released this 06 May 19:21
· 349 commits to master since this release
Release 1.21.1

- [BUGFIX] If FIN or RST not received, don't delay stream destruction.
- [OPTIMIZATION] Speed up HPACK encoder by using same hash value to
  search static and dynamic tables.