index
:
cowboy.git
1.0.x
1.1.x
active_n
http3
master
Small, fast, modern HTTP server for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cowboy_http2.erl
Age
Commit message (
Expand
)
Author
2017-02-05
Remove or fix a small number of todo comments
Loïc Hoguin
2017-02-05
Fix sending of large files with HTTP/2
Loïc Hoguin
2017-01-16
Add support for multiple stream handlers
Loïc Hoguin
2017-01-02
Welcome to 2017
Loïc Hoguin
2017-01-02
Remaining Dialyzer fixes
Loïc Hoguin
2016-08-10
Make reply functions return Req
Loïc Hoguin
2016-08-10
Add a lot of todos
Loïc Hoguin
2016-08-10
Add tests for responses and request body reading
Loïc Hoguin
2016-06-20
Properly parse the host/port in HTTP/2
Loïc Hoguin
2016-06-20
Fix cowboy_req:peer/1
Loïc Hoguin
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 preview
2.0.0-pre.2
Loïc Hoguin