wget -d -S http://localhost:8080/Project/services/Service.ServiceHttpSoap11Endpoint/ --post-file=request.xml --header="Content-type:application/soap+xml" --header="SOAPAction:\"urn:methodCalled\"" -O response.xml
wget 测试webservice
本文详细介绍了如何使用wget命令执行HTTP POST请求,并通过指定文件、头信息和输出文件来实现数据的发送和接收。


被折叠的 条评论
为什么被折叠?



