commit | 9d6e73391d0d6ebb41d6eb05340c5cdb0bc26df3 | [log] [tgz] |
---|---|---|
author | David Carlier <dcarlier@afilias.info> | Wed Jul 10 21:19:24 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Jul 11 10:20:59 2019 +0200 |
tree | 534743f2100a2655f876b8c17dfb8e5bdb4b72f9 | |
parent | 81badc48ca70e1db4b7712dc6147abd2ddb0d452 [diff] |
BUG/MEDIUM: da: cast the chunk to string. in fetch mode, the output was incorrect, setting the type to string explicitally. This should be backported to all stable versions. (cherry picked from commit 7df4185f3c0ca87fb1fe47522af452d98e0e36e7) Signed-off-by: Willy Tarreau <w@1wt.eu>