hexsum / Mojo-Webqq

【重要通知:WebQQ将在2019年1月1日停止服务,此项目目前已停止维护,感谢大家四年来的一路陪伴】使用Perl语言(不会没关系)编写的smartqq/webqq客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
BSD 2-Clause "Simplified" License
1.72k stars 321 forks source link

response return curl: (52) Empty reply from server #269

Closed Oly-Don closed 6 years ago

Oly-Don commented 6 years ago

接口: /openqq/send_friend_message

调用方式:curl -H "Contect-Type:application/x-www-form-urlencoded" http://127.0.0.1:5000/openqq/send_friend_message?id=612321&content=hello

问题: 返回curl: (52) Empty reply from server

[1]+ Exit 52

hexsum commented 6 years ago

url加上引号