We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
before_record_response
What do you think to allowing before_record_response to have an optional request argument, and passing the request dict if it's present?
request