Latest changes:

- Switch to using ls-hpack 1.1
- [BUGFIX] Do not ignore stream resets after receiving FIN
This commit is contained in:
Dmitri Tikhonov 2018-05-02 09:42:32 -04:00
parent bf6b47adbf
commit bea6482295
22 changed files with 1691 additions and 12978 deletions

View file

@ -1,3 +1,8 @@
2018-05-02
- Switch to using ls-hpack 1.1
- [BUGFIX] Do not ignore stream resets after receiving FIN
2018-04-27
- HPACK: do not allow header block to end with table size update.