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
/
rfc7231_SUITE.erl
Age
Commit message (
Expand
)
Author
2019-09-22
Add Socks5->HTTP/2 tests
Loïc Hoguin
2019-08-06
Increase the accept timeouts in proxy tests
Loïc Hoguin
2019-08-05
Improve the test proxy loop to avoid a badmatch
Loïc Hoguin
2019-04-22
Use ssl:ssl_accept/2 in tests to support OTP 20+
Loïc Hoguin
2019-04-22
Add origin_scheme checks to tests
Loïc Hoguin
2019-04-22
Make gun_tls_proxy work for HTTP/2 connections
Loïc Hoguin
2019-04-22
Make gun_tls_proxy a gen_statem
Loïc Hoguin
2019-04-19
Integrate gun_tls_proxy into gun proper
Loïc Hoguin
2019-01-06
Increase the connect_h2 test delay
Loïc Hoguin
2019-01-03
Update copyright years
Loïc Hoguin
2019-01-03
Consolidate origin server test helpers
Loïc Hoguin
2018-12-31
Separate request/4,5,6 into headers/4,5 and request/5,6
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