8000 Cannot upload image on 3.0.5 · Issue #566 · cfug/dio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Cannot upload image on 3.0.5 #566
Closed
Closed
@bagus-repository

Description

@bagus-repository

New Issue Checklist

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

Issue Info

Platform : Android
Platform Version : 10
Dio Version: 3.0.5
Repro rate: 100%

Issue Description and Steps

Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.

I can still upload image on 3.0.3 but the timeout bug is there, today I upgrade to 3.0.5, the timeout bug is gone but then the Multipart file not send in server using this code, if i print the Future result the file content-type is application/octet-stream

await MultipartFile.fromFile(image.path)

However, the image shown in preview, if I debug the headers is multipart/form-data, but null when received at server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0