On Thu, Mar 26, 2026, at 20:41, Kazuho Oku wrote: > What I had in mind is: > * require all STREAM frames to carry the Length field, > * drop the max_frame_size transport parameter, so that STREAM frames > can be arbitrarily large, and > * keep the encoding of all other frame types identical to -00 (and > therefore also to QUIC v1).
I'd be happy with that. To be clear, I would not lose sleep if you added records, but I do think it's the wrong call. Anything it does to make decoding easier is contingent on it making performance worse. That's a bad trade in my view.
