aboutsummaryrefslogtreecommitdiffstats
path: root/test/rfc7231_SUITE.erl
AgeCommit message (Expand)Author
2020-03-28Make intermediaries return tls not tls_proxyLoïc Hoguin
2019-09-22Add Socks5->HTTP/2 testsLoïc Hoguin
2019-08-06Increase the accept timeouts in proxy testsLoïc Hoguin
2019-08-05Improve the test proxy loop to avoid a badmatchLoïc Hoguin
2019-04-22Use ssl:ssl_accept/2 in tests to support OTP 20+Loïc Hoguin
2019-04-22Add origin_scheme checks to testsLoïc Hoguin
2019-04-22Make gun_tls_proxy work for HTTP/2 connectionsLoïc Hoguin
2019-04-22Make gun_tls_proxy a gen_statemLoïc Hoguin
2019-04-19Integrate gun_tls_proxy into gun properLoïc Hoguin
2019-01-06Increase the connect_h2 test delayLoïc Hoguin
2019-01-03Update copyright yearsLoïc Hoguin
2019-01-03Consolidate origin server test helpersLoïc Hoguin
2018-12-31Separate request/4,5,6 into headers/4,5 and request/5,6Loïc Hoguin
2018-09-26Don't send keep-alive while waiting for CONNECT responsesLoïc Hoguin
2018-09-26Keep track of the intermediaries the connection go throughLoïc Hoguin
2018-09-20Use ALPN when proxying TLS connections using CONNECTLoïc Hoguin
2018-09-17Improve one of the CONNECT testsLoïc Hoguin
2018-09-17Add HTTP/1.1 CONNECT supportLoïc Hoguin