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
/
test
Age
Commit message (
Expand
)
Author
2018-09-26
Don't crash on HEADERS frames with PRIORITY flag set
Loïc Hoguin
2018-09-26
Don't send keep-alive while waiting for CONNECT responses
Loïc Hoguin
2018-09-26
Keep track of the intermediaries the connection go through
Loïc Hoguin
2018-09-20
Use ALPN when proxying TLS connections using CONNECT
Loïc Hoguin
2018-09-17
Improve one of the CONNECT tests
Loïc Hoguin
2018-09-17
Add HTTP/1.1 CONNECT support
Loïc Hoguin
2018-08-09
Add an SSE test for lone id: lines
Loïc Hoguin
2018-08-06
Make sse_SUITE work for older OTP versions
Loïc Hoguin
2018-08-06
Rewrite the SSE suite using Cowboy
Loïc Hoguin
2018-06-04
Update copyright years
Loïc Hoguin
2018-06-03
Rename gun_data and gun_sse to gun_data_h and gun_sse_h
Loïc Hoguin
2018-06-03
Change messages to gun_upgrade and gun_ws with stream reference
Loïc Hoguin
2017-12-16
Add support for unix sockets
michael-coles
2017-12-14
Silence export_all warnings
Loïc Hoguin
2017-12-14
Change the {gone, Reason} to {shutdown, Reason} plus small fixes
Loïc Hoguin
2017-10-06
Don't error out when the owner is gone normally
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-08-12
Remove SPDY; document HTTP/2
Loïc Hoguin
2017-08-11
Add missing Websocket clause detecting owner is gone
Loïc Hoguin
2017-08-11
Fix tests
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-27
Add content handlers and built-in SSE support
Loïc Hoguin
2016-05-27
Initial HTTP/2 support
Loïc Hoguin
2015-08-16
Fix a harmless typo in a test
Loïc Hoguin
2015-04-13
One last SPDY test for today
Loïc Hoguin
2015-04-13
More SPDY tests
Loïc Hoguin
2015-04-13
Fix timing issue in one of the tests
Loïc Hoguin
2015-04-13
Fix previous test
Loïc Hoguin
2015-04-13
Even more SPDY tests
Loïc Hoguin
2015-04-13
One more SPDY test
Loïc Hoguin
2015-04-13
One more SPDY test
Loïc Hoguin
2015-04-13
One more SPDY test
Loïc Hoguin
2015-04-13
Check that the connection is down after we send a GOAWAY
Loïc Hoguin
2015-04-13
Add another SPDY test
Loïc Hoguin
2015-04-13
Rename a few SPDY tests
Loïc Hoguin
2015-04-13
Fix previous SPDY test
Loïc Hoguin
2015-04-13
Add more SPDY tests
Loïc Hoguin
2015-04-12
Add a SPDY test and improve a few badstate messages
Loïc Hoguin
2015-04-12
Add more SPDY tests
Loïc Hoguin
2015-04-12
Add more SPDY tests
Loïc Hoguin
2015-04-12
More and improved SPDY tests
Loïc Hoguin
2015-04-12
Improve existing spdy tests and add another
Loïc Hoguin
2015-04-12
Add more complex SPDY tests
Loïc Hoguin
2015-04-12
Check we are connected using SPDY in the twitter_SUITE
Loïc Hoguin
2015-04-11
Add initial spdy_SUITE
Loïc Hoguin
[next]