We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dio
4.0.6
Linux
flutter doctor -v
No response
2.17.5
访问Linux下的一些web服务器,webapi
linux下有的web服务器区分请求头大小写,而dio请求头全部小写了,导致无法正常访问webapi,linux下有的web服务器无法获取请求头,报500错误
The text was updated successfully, but these errors were encountered:
我们不再支持 v4 的 dio。
Sorry, something went wrong.
No branches or pull requests
Package
dio
Version
4.0.6
Operating-System
Linux
Output of
flutter doctor -v
No response
Dart Version
2.17.5
Steps to Reproduce
访问Linux下的一些web服务器,webapi
Expected Result
linux下有的web服务器区分请求头大小写,而dio请求头全部小写了,导致无法正常访问webapi,linux下有的web服务器无法获取请求头,报500错误
Actual Result
The text was updated successfully, but these errors were encountered: