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
/
rfc7540_SUITE.erl
Age
Commit message (
Expand
)
Author
2020-03-26
Fix IPv6 related changes to tests
Loïc Hoguin
2020-03-25
Fix host/:authority header when connecting to an IPv6 address
Loïc Hoguin
2020-02-27
Use specific error when HTTP/2 receives HTTP/1 response
Loïc Hoguin
2020-02-27
Add a test getting preface errors in the 'DOWN' reason
Loïc Hoguin
2020-02-27
Detect invalid HTTP/2 preface errors
Loïc Hoguin
2020-02-10
Handle cow_http2_machine timeouts
Loïc Hoguin
2019-09-22
Add Socks5->HTTP/2 tests
Loïc Hoguin
2019-09-13
Use cow_http2_machine:ensure_window
Loïc Hoguin
2019-09-06
Fix failing tests caused by DATA no longer being sent
Loïc Hoguin
2019-09-05
Implement graceful shutdown
Loïc Hoguin
2019-07-26
Data received after RST_STREAM counts toward window
Tony Han
2019-04-22
Fix two tests that write to the Gun state directly
Loïc Hoguin
2019-01-03
Update copyright years
Loïc Hoguin
2019-01-03
Consolidate origin server test helpers
Loïc Hoguin
2019-01-02
Don't send the default port in the host header for HTTP/2
Loïc Hoguin
2018-09-26
Add a timer:sleep to make a test pass reliably
Loïc Hoguin
2018-09-26
Don't crash on HEADERS frames with PRIORITY flag set
Loïc Hoguin