Skip to content

Expose SaveRequest and SaveResponse #279

@NafSyed

Description

@NafSyed

Is your feature request related to a problem? Please describe.
We're actually, trying to remove the dependency of the Flutter-Chucker on our project, and we've created a pigeon to actually communicate the HTTP calls whatever happens in our Flutter Views, and in-order to map the particular payload and load it to the Response and Request in our native chucker (iOS) provided by Netfox, we need these 2 particular functions to be exposed, so that we can access and pass our HTTPPayload.

Describe the solution you'd like
Kindly expose the saveResponse and SaveRequest Method in NFXHTTPModel class.

Describe alternatives you've considered
Forked the repository, saved it to the local and edited the code and tried, working as expected but open to any-other solutions provided.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions