Willy Tarreau 47e8eba9a7 MINOR: payload: provide the "res.len" fetch method
This fetch method returns the response buffer len, similarly
to req.len for the request. Previously it was only possible
to rely on "res.payload(0,size) -m found" to find if at least
that amount of data was available, which was a bit tricky.
2013-09-11 23:28:51 +02:00
..
2011-12-30 17:33:27 +01:00
2006-06-15 21:48:13 +02:00
2006-06-15 21:48:13 +02:00