网络请求问题
来源:5-3 Flutter网络开发实战应用(基于http实现post操作与json解析)

萌果爱吃柠檬
2024-04-11
使用 http 做网络请求的时候,有时候会报 “HandshakeException: Connection terminated during handshake” ,不知道为什么?
写回答
1回答
-
CrazyCodeBoy
2024-04-11
在http请求时如果网络连接不稳定或中断,可能导致此错误。00
相似问题