commit | 81f2fb97fe92f3b912309fc067ab64363055d4ff | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Dec 12 13:09:08 2010 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sun Dec 12 13:09:08 2010 +0100 |
tree | 10f07453494ed9c4a2fc7ef4e3379a1ef0e9d402 | |
parent | 798e128a4dbee623e1c098167c8e84e53a89609f [diff] |
[MINOR] http: support wrapping messages in error captures Error captures did only support contiguous messages. This is annoying for capturing chunking errors, so let's ensure the function is able to copy wrapped messages.