commit | c924ffc403084f052e6a38e1a984abf83eed1eda | [log] [tgz] |
---|---|---|
author | bnc <[email protected]> | Thu Jun 02 22:35:29 2016 |
committer | Commit bot <[email protected]> | Thu Jun 02 22:36:55 2016 |
tree | 7ee82cc69d2fb911e9c241bdfb59606b85b69961 | |
parent | 410f144cdd62190c1be8580047c8ba55279336df [diff] |
Add hooks in SpdyFramer to call an alternate decoder. This supports evaluating the new HTTP/2 decoder. Includes NestedSpdyFramerDecoder, which allows testing of the hooks. Protected by FLAGS_use_nested_spdy_framer_decoder. This CL lands server change 117601606 by jamessynge and 123894799 by bnc. BUG=488484 Review-Url: https://codereview.chromium.org/2030473003 Cr-Commit-Position: refs/heads/master@{#397532}