commit | 546c71432f3f13286b3a2953ab16687a78aea807 | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Thu Mar 05 14:12:10 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 05 14:12:46 2020 -0800 |
tree | 53161590b0df29f0d642f7bce6b49a35960dbdc5 | |
parent | edf9ad59425c97fb7dbcd26816b6da62981c8a80 [diff] |
Remove static stream checks in QuicSession::OnRstStream() and let static sub-streams handle it. The advantage of having sub stream classes override rather than QuicStream base class sanity check is that HTTP/3 streams are now able to throw HTTP/3 specific errors. gfe-relnote: no behavior change. not protected. PiperOrigin-RevId: 299190484 Change-Id: Icaa957f91eba4acb3518515b75d205bc22001ddc