Fix bug where QUIC_VERSION_21 would stall after sending too many headers.
commit87305fa7c4d95e4cdbe4eb11c0f947973ff57a05
authorrjshade <rjshade@chromium.org>
Tue, 9 Sep 2014 20:00:57 +0000 (9 13:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 9 Sep 2014 20:06:33 +0000 (9 20:06 +0000)
tree4c88cc5848804163bc4af9c91cafd2a72c9eff8e
parent68fb0260dc737199d920313b46b14a3b27835dcc
Fix bug where QUIC_VERSION_21 would stall after sending too many headers.

Merge of internal change 74954339

BUG=412306

Review URL: https://codereview.chromium.org/555143002

Cr-Commit-Position: refs/heads/master@{#293994}
net/quic/quic_session.cc
net/quic/quic_session_test.cc