Peter Leibiger

Results 265 comments of Peter Leibiger

@AlexV525 Would also love your opinion on this idea.

> 2\. `mixin` is still useful. It would be great if the `DownloadAdapter` could somehow convert to `mixin class DioDownloadMixin on Dio`, and maybe to avoid duplicate parameters. Not sure...

@AlexV525 What do you think about this approach? There is also a bugfix for redirects in here.

> > There is also a bugfix for redirects in here. > > Can we extract the fix to another request first? Done. See #2101

I moved some tests in to the test package but I think we should move the rest in separate PRs. So I think this is good to go if we...

I also noticed downloads+write being slow. It roughly takes double the time of the download which seems too much. This is just a gut feeling tho.