aboutsummaryrefslogtreecommitdiffstats
path: root/test/spdy_SUITE.erl
AgeCommit message (Collapse)Author
2013-06-03Add sendfile support to SPDY, enabling cowboy_static useLoïc Hoguin
2013-05-30Add experimental and incomplete SPDY supportLoïc Hoguin
The SPDY connection processes are also supervisors. Missing: * sendfile support * request body reading support