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
Age
Commit message (
Expand
)
Author
2017-08-11
Fix tests
Loïc Hoguin
2017-06-16
Send a gun_sse message when the SSE stream closes
Loïc Hoguin
2017-05-23
add missing call to lists:usort/1
Peter Morgan
2017-05-19
Add partial support for h2 flow control
Loïc Hoguin
2017-05-19
Ensure the stacktrace is passed when crashing
Loïc Hoguin
2017-05-01
Add gun:info/1
1.0.0-pre.3
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-30
Monitor owner and terminate when it dies
Juan Facorro
2017-04-30
Add missing gun_SUITE test suite
Loïc Hoguin
2017-04-30
Allow infinity for connect_timeout
Loïc Hoguin
2017-04-30
Fix retry_timeout value check
Loïc Hoguin
2017-04-30
Add connect timeout
sugus-seu
2017-04-30
Ignore errors from Transport:setopts/2
Yuki Ito
2017-04-30
Propagate the last connection failure reason
Loïc Hoguin
2017-04-30
Fix the retry=0 case, add general gun test suite
Loïc Hoguin
2017-04-28
Add 'user_opts' options for use in Websocket handlers
Loïc Hoguin
2017-04-28
Fix a type and variable name in gun_content_handler
Loïc Hoguin
2017-04-28
Add Gun Websocket handlers and protocol support
Loïc Hoguin
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
2017-01-02
Fix sending of body as iodata() with HTTP
Loïc Hoguin
2016-11-25
Generate rebar.config on build
Leo Liu
2016-11-16
Update Erlang.mk and related changes
Loïc Hoguin
2016-06-28
Properly handle HTTP/1.1 HEAD requests
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
2015-12-04
Remove faulty ; in example
Stefan Hellkvist
2015-10-22
Merge branch 'master' of https://github.com/rightfold/gun
Loïc Hoguin
2015-10-22
fixed typo in code snippet
magicgoose
2015-10-16
fix trivial typo on guide/connect doc
Yuce Tekol
2015-08-31
Use https instead of git for ranch and cowlib dependencies
Radek Slupik
2015-08-17
Fix compilation issue
Loïc Hoguin
2015-08-17
Gun is developed for Erlang 18+
Loïc Hoguin
2015-08-17
Fix ssl:negotiated_next_protocol/1 is deprecated.
Maxim Krentovskiy
2015-08-16
Handle 204 responses properly
Loïc Hoguin
2015-08-16
Update apt-get before installing things in CI
Loïc Hoguin
2015-08-16
Include user headers in HTTP/1 requests
Loïc Hoguin
2015-08-16
Fix a harmless typo in a test
Loïc Hoguin
2015-07-26
Add CircleCI
Loïc Hoguin
2015-05-12
Update erlang.mk
Loïc Hoguin
2015-05-05
Update to 1.0.0-pre.1
1.0.0-pre.1
Loïc Hoguin
2015-05-03
Add a missing Transfer-Encoding: chunked header in HTTP
Loïc Hoguin
2015-04-13
One last SPDY test for today
Loïc Hoguin
[next]