Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

background json compute #47

Closed
ac130kz opened this issue Oct 26, 2020 · 3 comments
Closed

background json compute #47

ac130kz opened this issue Oct 26, 2020 · 3 comments
Assignees
Labels
feature_request question Further information is requested wontfix This will not be worked on

Comments

@ac130kz
Copy link

ac130kz commented Oct 26, 2020

ResponseData object is built with a String based body, however I'd like to use background json decoding, which returns a Json object (examples: official, dio_flutter_transformer). How do I implement my interceptor?

@ac130kz ac130kz added the question Further information is requested label Oct 26, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.63. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@CodingAleCR
Copy link
Owner

Hi, this is a really nice question, as of right now, this would fit into the feature request category since the response interceptor is static typed to a String class. I will add this to the near future as I believe it is the desired behavior of intercepting a response.

@stale
Copy link

stale bot commented Dec 27, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Dec 27, 2020
@stale stale bot closed this as completed Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_request question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants