【发布时间】:2021-03-26 12:47:38
【问题描述】:
我需要访问内网下的webservice。
我试过suds-jurko,在internet下,效果很好。
但是在内网下不行,因为它总是试图打开“http://www.w3.org/2001/xml.xsd”和“http://www.w3.org/2001/XMLSchema” .xsd”在内网下打不开。
请告诉我如何才能完成这项工作,非常感谢。
【问题讨论】:
标签: python web-services suds intranet