Closed
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
Current Limitation
We do not have access to dio and http in request clients like dio and http.
In some advanced cases where we need to listen to requests or for services like sentry
, we need to access the client itself.
Feature / Enhancement Description
We must also have access to the client itself in clients like ParseDioClient
or Parse ParseHTTPClient
.
Example Use Case
n/a
Alternatives / Workarounds
n/a