Chinaunix
标题:
http post与响应 遇到的问题
[打印本页]
作者:
bigxhome
时间:
2018-05-10 14:56
标题:
http post与响应 遇到的问题
在客户端发送http post请求时,body里面放的是protobuf编码,在服务端发现,当编码中有0出现时,会出现protobuf无法解码。分析了一下,猜测是在http 通信时用字符串进行参数处理,结果导致遇到0时认为结束了。请问,http post怎么传送2进制数据?
作者:
codechurch
时间:
2018-06-27 13:23
你用的客户端函数有问题。
作者:
bclzvs
时间:
2018-07-21 15:16
确保你的客户端提交时content-length设置的没问题,网络抓包确认下客户端发送的数据
欢迎光临 Chinaunix (http://bbs.chinaunix.net/)
Powered by Discuz! X3.2