It would sometimes be useful to know which endpoint we're working with during `before_record_response` - but I think that's not currently possible. What do you think to allowing `before_record_response` to have an optional `request` argument, and passing the request dict if it's present?