index
:
gun.git
1.3.x
http2-websocket
http3
master
HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gun_http2.erl
Age
Commit message (
Expand
)
Author
2017-11-15
Add preliminary support for trailers
Loïc Hoguin
2017-10-29
Add support for informational responses
Loïc Hoguin
2017-09-02
Fix gun_http2:handle/2 when goaway is received
Eduardo Gurgel
2017-08-14
Allow an infinity keepalive value
1.0.0-pre.4
Loïc Hoguin
2017-05-19
Add partial support for h2 flow control
Loïc Hoguin
2017-05-01
Add transform_header_name http option.
Gustaf Sjoberg
2017-05-01
Add support for choosing a process to reply to
Andrei Nesterov
2017-04-27
Add content handlers and built-in SSE support
Loïc Hoguin
2017-04-26
Use the host header value for authority in h2, if any
Loïc Hoguin
2017-01-02
Fix sending of data > 16384 with HTTP/2
1.0.0-pre.2
Loïc Hoguin
2017-01-02
Implement HTTP/2 server push
Loïc Hoguin
2016-06-20
Send proper scheme for HTTP/2
Loïc Hoguin
2016-06-08
Merge branch 'fix_badarg_on_ping' of https://github.com/philipstears/gun
Loïc Hoguin
2016-06-06
Fix badarg in http/2 ping generation
Philip Stears
2016-06-06
gun_http2 erroneously using cow_spdy.
Philip Stears
2016-06-06
Handle RST_STREAM in HTTP/2 protocol
Loïc Hoguin
2016-05-27
Initial HTTP/2 support
Loïc Hoguin