You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to be able to use capture groups in the Regexp and be able to read their value in the request passed to the callbacks, currently we have to store the regexp in a common place and parse twice.
Additional context
No response
Version of responses
latest
Steps to Reproduce
N/a
Expected Result
N/a
Actual Result
N/a
The text was updated successfully, but these errors were encountered:
Describe the bug
It would be great to be able to use capture groups in the Regexp and be able to read their value in the request passed to the callbacks, currently we have to store the regexp in a common place and parse twice.
Additional context
No response
Version of
responses
latest
Steps to Reproduce
N/a
Expected Result
N/a
Actual Result
N/a
The text was updated successfully, but these errors were encountered: