commit | 4c0b8a1e41b38b7930d30baeb33789d7303d741a | [log] [tgz] |
---|---|---|
author | Bence Béky <[email protected]> | Mon May 14 21:25:38 2018 |
committer | Commit Bot <[email protected]> | Mon May 14 21:25:38 2018 |
tree | 7656ba5d1a806d79f32e93a392a54298bb8a2526 | |
parent | f65e1f5882596a8902409c58d297710284bd7f5f [diff] |
Use GetPromisedUrlFromHeaders() for QUIC pushed streams. Just like it is already done for HTTP/2 pushed streams, and it is already done in QuicClientPuthPromiseIndex::Try() for QUIC pushed streams, use GetPromisedUrlFromHeaders() instead of GetUrlFromHeaderBlock() in QuicChromiumClientSession::HandlePromised(). Bug: 810845 Change-Id: I60a656f6e2d382bf7a1b5e288de4fb42e2a2d4db Reviewed-on: https://chromium-review.googlesource.com/1057414 Commit-Queue: Ryan Hamilton <[email protected]> Reviewed-by: Ryan Hamilton <[email protected]> Cr-Commit-Position: refs/heads/master@{#558466}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .