commit | ccaa7de72e847a920d9cbe29e6959af46450e4d9 | [log] [tgz] |
---|---|---|
author | Olivier Houchard <ohouchard@haproxy.com> | Mon Oct 02 11:51:03 2017 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Oct 27 13:32:22 2017 +0200 |
tree | f3524371c39951cdcdf78740b1648df78a5803e0 | |
parent | eff9a9ef950caa7327515a9f3063228dd9559b29 [diff] |
MINOR: ssl/proto_http: Add keywords to take care of early data. Add a new sample fetch, "ssl_fc_has_early", a boolean that will be true if early data were sent, and a new action, "wait-for-handshake", if used, the request won't be forwarded until the SSL handshake is done.