This commit is contained in:
Sean McArthur
2020-03-30 15:12:22 -07:00
parent e41a1f130c
commit 25b2741d2f
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
# 0.2.4 (March 30, 2020)
* Fix when receiving `SETTINGS_HEADER_TABLE_SIZE` setting.
# 0.2.3 (March 25, 2020)
* Fix server being able to accept `CONNECT` requests without `:scheme` or `:path`.