only capture the properties of 'req' that we need, to avoid leaking the whole req object for responses that never call res.end()
only capture the properties of 'req' that we need, to avoid leaking the whole req object for responses that never call res.end()