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

For request with OPTIONS method, body erased after fetching #893

Closed
1 task done
pinball83 opened this issue Aug 11, 2020 · 2 comments
Closed
1 task done

For request with OPTIONS method, body erased after fetching #893

pinball83 opened this issue Aug 11, 2020 · 2 comments

Comments

@pinball83
Copy link

New Issue Checklist

  • I have searched for a similar issue in the project and found none

Issue Info

Info Value
Platform Name flutter
Platform Version 1.17.1
Dio Version 3.0.10
Android Studio / Xcode Version Android Studio 4.0
Repro rate all the time (100%) all the time (100%
Repro with our demo prj does it happen with our demo project? yes
Demo project link link to a demo project that highlights the issue yes

Issue Description and Steps

Request with OPTIONS method, body erased after fetching

@jamesmoore255
Copy link

Can confirm this is happening with me as well. I have downgraded to 3.0.9 and it works fine.

The response data is always returning as null in any request with Options().

@stale
Copy link

stale bot commented Sep 12, 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. If this is still an issue, please make sure it is up to date and if so, add a comment that this is still an issue to keep it open. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants