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.