Python socket.error: [Errno 111] Connection refused的一种解决方法
(认知有限,如有不妥,还请告知,欢迎讨论)
报错原因是server上没有加POST方法,把POST方法加上就可以了。
=END=
[1]https://community.hologram.io/t/socket-error-errno-111-connection-refused/1152/3
[2]https://stackoverflow.com/questions/11585377/python-socket-error-errno-111-connection-refused