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
/
handlers
Age
Commit message (
Expand
)
Author
2022-09-12
Update cookie tests against latest WPT
Loïc Hoguin
2022-08-30
Add tests for the SSE handler
Benedikt Reinartz
2021-02-07
Initial commit for Gun pools
Loïc Hoguin
2020-10-03
Add tunnel_SUITE testing all 3-layer combinations
Loïc Hoguin
2020-09-21
Add HTTP/2 CONNECT tests with Cowboy as origin
Loïc Hoguin
2020-04-16
Add tests for cookie_ignore_informational option
Loïc Hoguin
2020-03-12
Make Gun use the cookie store when configured to
Loïc Hoguin
2019-09-05
Implement graceful shutdown
Loïc Hoguin
2019-08-05
Add flow control
Loïc Hoguin
2019-07-25
Rename ws_echo test handler to ws_echo_h
Loïc Hoguin
2019-07-24
Add push_promise_start/push_promise_end events
Loïc Hoguin
2019-07-02
Add response_inform/response_headers/response_end events
Loïc Hoguin
2018-12-31
Fix stripping stream reference in gun_http
Piotr Bober
2018-10-11
Make all the gun_SUITE test self-reliable
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