Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-06 | Add a cow_http2:data_header/3 function | Loïc Hoguin | |
For use with sendfile or streaming in general. | |||
2016-03-13 | Parse the settings payload directly in cow_http_hd:parse_http2_settings/1 | Loïc Hoguin | |
2016-03-12 | Add settings_payload/1, settings_ack/0 and ping/1 in cow_http2 | Loïc Hoguin | |
Although settings_payload/1 is currently only a placeholder. | |||
2015-08-26 | Fix a few binary pattern matching issues | Loïc Hoguin | |
2015-06-11 | Add cowboy_http2 with initial HTTP/2 suppport | Loïc Hoguin | |