commit | a1fa154c957c3b2f58d174f86ba5dd8f7dd1e2e3 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Oct 18 10:05:16 2021 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Nov 10 14:48:41 2021 +0100 |
tree | 0fa022c159e987dc45bfa26c272205675101aeb2 | |
parent | daa0e5f7d152619962a81983d2e7391246a6e7b4 [diff] |
MINOR: mux-h2: add trace on extended connect usage Add a state trace to report that a protocol upgrade is converted using the rfc8441 Extended connect method. This is useful in regards with the recent changes to improve http/2 websockets. (cherry picked from commit e0c258c84d57765c50a3e9e5a243f954474462f7) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>