Age | Commit message (Expand) | Author |
---|---|---|
2016-06-16 | Make sure a response is always sent with HTTP/2 | Loïc Hoguin |
2016-06-13 | Fix streaming HTTP/2 responses | Loïc Hoguin |
2016-06-08 | Fix request body reading in HTTP/2 | Loïc Hoguin |
2016-06-06 | HTTP/2: Separate path and query components | Loïc Hoguin |
2016-06-06 | HTTP/2: Handle internal errors | Loïc Hoguin |
2016-06-06 | HTTP/2: add support for sending files | Loïc Hoguin |
2016-03-13 | Fix most remaining HTTP/2 handshake tests | Loïc Hoguin |
2016-03-13 | Fix more HTTP/2 handshake test cases | Loïc Hoguin |
2016-03-12 | Add initial HTTP/1.1 Upgrade to HTTP/2 | Loïc Hoguin |
2016-03-10 | Add the beginning of the rfc7540 test suite | Loïc Hoguin |
2016-03-05 | Initial commit with connection/streams | Loïc Hoguin |
2015-06-12 | Fix compilation error due to previous commit | Loïc Hoguin |
2015-06-11 | Add HTTP/2 support preview2.0.0-pre.2 | Loïc Hoguin |