trillium-client-v0.8.3
·
136 commits
to main
since this release
Fixed
- HTTP/3: bidi streams now
RESET_STREAMon stream-level protocol errors (RFC 9114 §4.1.2), and uni streams fireCONNECTION_CLOSEbefore the recv stream drops to avoid aFINAL_SIZE_ERRORrace. AdoptsH3Connection::process_inbound_bidi_with_reset/process_inbound_uni_with_closefromtrillium-http1.2.