Re: [PATCH 1/1] REGTEST: "capture (request|response)" regtest.

2019-01-09 Thread Frederic Lecaille
On 1/9/19 10:12 AM, Willy Tarreau wrote: On Tue, Jan 08, 2019 at 10:24:16AM +0100, flecai...@haproxy.com wrote: reg-tests/http-capture/h0.vtc | 92 +++ Nice one, thanks Fred, now merged! I'd be careful regarding expectations on log lines about stuff th

Re: [PATCH 1/1] REGTEST: "capture (request|response)" regtest.

2019-01-09 Thread Willy Tarreau
On Tue, Jan 08, 2019 at 10:24:16AM +0100, flecai...@haproxy.com wrote: > reg-tests/http-capture/h0.vtc | 92 > +++ Nice one, thanks Fred, now merged! I'd be careful regarding expectations on log lines about stuff that may evolve over time like the size bel

[PATCH 1/1] REGTEST: "capture (request|response)" regtest.

2019-01-08 Thread flecaille
From: Frédéric Lécaille --- reg-tests/http-capture/h0.vtc | 92 +++ 1 file changed, 92 insertions(+) create mode 100644 reg-tests/http-capture/h0.vtc diff --git a/reg-tests/http-capture/h0.vtc b/reg-tests/http-capture/h0.vtc new file mode 10