]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: http: sample fetch which returns unique-id
authorThierry Fournier <tfournier@arpalert.org>
Tue, 29 Mar 2016 15:23:51 +0000 (17:23 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 30 Mar 2016 15:19:45 +0000 (17:19 +0200)
commitf4011ddcf5b41284d2b137e84c25f2d1264ce458
treeb9eeeb540a26aba1bcf65fa465d007d6e3d2253c
parentb912567020fc7e42562ed98e40e6f0211d96098b
MINOR: http: sample fetch which returns unique-id

This patch adds a sample fetch which returns the unique-id if it is
configured. If the unique-id is not yet generated, it build it. If
the unique-id is not configured, it returns none.
src/proto_http.c