Changes since version 2.2-dev7 : Christopher Faulet (12): MINOR: checks: Improve report of unexpected errors for expect rules MEDIUM: checks: Add matching on log-format string for expect rules DOC: Fix req.body and co documentation to be accurate MEDIUM: checks: Remove dedicated sample fetches and use response ones instead CLEANUP: checks: sort and rename tcpcheck_expect_type types MINOR: checks: Use dedicated actions to send log-format strings in send rules MINOR: checks: Simplify matching on HTTP headers in HTTP expect rules MINOR: checks/sample: Remove unnecessary tests on the sample session REGTEST: checks: Adapt SSL error message reported when connection is rejected MINOR: checks: Support log-format string to set the URI for HTTP send rules MINOR: checks: Support log-format string to set the body for HTTP send rules DOC: Be more explicit about configurable check ok/error/timeout status William Lallemand (1): MINOR: mworker: replace ha_alert by ha_warning when exiting successfuly