Add new, unused methods to SpdyFramerVisitorInterface.
The new methods will allow SpdyFramer to pass headers to visitors through a SpdyHeadersHandlerInterface. There are so many descendants of SpdyFramerVisitorInterface that I thought it was best to start with the interface change, and add an unused stub implementation everywhere. This CL lands server change 106411694 by birenroy. BUG=488484 Review URL: https://codereview.chromium.org/1413683005 Cr-Commit-Position: refs/heads/master@{#357084}
Showing
Please register or sign in to comment