-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
h: need triageThis issue needs to be categorizedThis issue needs to be categorizedi: no useful informations: bugSomething isn't workingSomething isn't working
Description
Package
dio
Version
lastest
Operating-System
Android
Adapter
Default Dio
Output of flutter doctor -v
Dart Version
No response
Steps to Reproduce
Set followRedirect to false(why?dio redirect will use default useragent)
Disable 304 exception
Request a url to redirect
Expected Result
Return response even if content length is zero
Actual Result
DioException [unknown]: null
I/flutter ( 5857): Error: HttpException: Connection closed before full header was received
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
h: need triageThis issue needs to be categorizedThis issue needs to be categorizedi: no useful informations: bugSomething isn't workingSomething isn't working