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

baseUrl conflicts with blob request #1373

Open
llfbandit opened this issue Jan 7, 2022 · 0 comments
Open

baseUrl conflicts with blob request #1373

llfbandit opened this issue Jan 7, 2022 · 0 comments

Comments

@llfbandit
Copy link

@llfbandit llfbandit commented Jan 7, 2022

New Issue Checklist

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

Issue Info

Info Value
Platform Name flutter / web
Platform Version 2.5
Dio Version 4.0.4
Repro rate all the time (100%)

Issue Description and Steps

Requesting for blob:http://localhost/xyz1234 is not considered as an absolute URI by dio so the given url is prefixed with BaseOptions.baseUrl.
FYI, if it helps, Uri.isAbsolute recognizes it as it should.

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

Successfully merging a pull request may close this issue.

None yet
2 participants