commit | 9ca51aa288c4ddd7ecc5dba48a8517b29eb313a4 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Mon Nov 12 10:06:54 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Nov 12 21:08:55 2018 +0100 |
tree | c8992b85a56d4c9b5bce75fb2af5efaf4a4a0461 | |
parent | 0ebbcb663cef7755dca746d5de84ee2c251a3033 [diff] |
MINOR: http: Implement "early-hint" http request rules. This patch implements http_apply_early_hint_rule() function is responsible of building HTTP 103 Early Hint responses each time a "early-hint" rule is matched.