Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SpdyMajorVersion enum and use it everywhere | akalin@chromium.org | 2013-05-16 | 1 | -10/+3 |
* | [SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2. | akalin@chromium.org | 2013-05-15 | 1 | -1/+5 |
* | Support SPDY 4 common header framing. | akalin@chromium.org | 2013-03-02 | 1 | -1/+2 |
* | Overhaul of how SPDY frame headers are written, useful for SPDY 4 development. | akalin@chromium.org | 2013-02-26 | 1 | -1/+2 |
* | Remove SpdyFrame::length(). Useful in SPDY 4 development. | akalin@chromium.org | 2013-02-26 | 1 | -5/+3 |
* | Serious cleanup of SpdyFramer compression code: | akalin@chromium.org | 2013-02-15 | 1 | -0/+65 |