MINOR: vtc: add test for h1/h2 protocol upgrade translation
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 11 Dec 2020 16:53:11 +0000 (17:53 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 28 Jan 2021 15:37:14 +0000 (16:37 +0100)
commitbda34302d7e1b22afddf439a2b5a24bd260d2839
treeea9f0e9cdbe2bead8f801dfbf29fc491905b3346
parentf9dcbeeab3d2f92f92e98e7ebf95b72d0cc8b9d7
MINOR: vtc: add test for h1/h2 protocol upgrade translation

This test send HTTP/1.1 Get+Upgrade or HTTP/2 Extended Connect through a
haproxy instance.
reg-tests/http-messaging/protocol_upgrade.vtc [new file with mode: 0644]