Changes since version 1.8-dev0 : Ben Shillito (1): DOC: Added 51Degrees conv and fetch functions to documentation. Christopher Faulet (5): BUG/MEDIUM: http: Fix tunnel mode when the CONNECT method is used BUG/MINOR: http: Keep the same behavior between 1.6 and 1.7 for tunneled txn BUG/MINOR: filters: Protect args in macros HAS_DATA_FILTERS and IS_DATA_FILTER BUG/MINOR: filters: Invert evaluation order of HTTP_XFER_BODY and XFER_DATA analyzers BUG/MINOR: http: Call XFER_DATA analyzer when HTTP txn is switched in tunnel mode Dragan Dosen (1): BUG/MINOR: cli: allow the backslash to be escaped on the CLI Matthieu Guegan (1): BUG/MINOR: http: don't send an extra CRLF after a Set-Cookie in a redirect Ruoshan Huang (1): DOC: Fix map table's format Tim Düsterhus (1): DOC: Spelling fixes Willy Tarreau (5): BUG/MEDIUM: proxy: return "none" and "unknown" for unknown LB algos BUG/MINOR: stats: make field_str() return an empty string on NULL BUG/MAJOR: stream: fix session abort on resource shortage OPTIM: stream-int: don't disable polling anymore on DONT_READ BUG/MEDIUM: cli: fix "show stat resolvers" and "show tls-keys"