Remove unused max_concurrent_streams_limit_ member.
Remove HttpNetworkSession::Params::spdy_max_concurrent_streams_limit, SpdySessionPool::max_concurrent_streams_limit_, and SpdySession::max_concurrent_streams_limit_ members. Note that SETTINGS_MAX_CONCURRENT_STREAMS is still limited by kMaxConcurrentStreamLimit, currently 256. BUG=481005 Review URL: https://codereview.chromium.org/1112093002 Cr-Commit-Position: refs/heads/master@{#327503}
Showing
Please register or sign in to comment