aboutsummaryrefslogtreecommitdiffstats
path: root/test/proxy_header_SUITE.erl
AgeCommit message (Collapse)Author
2024-01-25Refresh copyright linesLoïc Hoguin
2023-12-21Exit gracefully on {error,closed} when reading the PROXY headerNelson Vides
LH: Simplified the test a little.
2023-03-30Fix TLS tests for OTP-26+Loïc Hoguin
ct_helper now uses the test certificates generated by public_key. A few adjustments had to be made as a result.
2023-03-29Fix tests for OTP-25+Loïc Hoguin
2018-10-31Fix a test listener not being stoppedLoïc Hoguin
2018-10-30Initial support for the PROXY protocol headerLoïc Hoguin
Depend on Ranch master for now since it isn't in any release yet.