fix: accept new streams for both DATA and WINDOW_UPDATE frames with the SYN flag (#702)

* fix: accept new streams for both  and  frames with the  flag

* doc: newsfragment

---------

Co-authored-by: Manu Sheel Gupta <manusheel.edu@gmail.com>
This commit is contained in:
acul71
2025-06-29 10:50:17 +02:00
committed by GitHub
parent 6a92fa26eb
commit ef16f3c993
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
align stream creation logic with yamux specification