ㄍ給我一個禮拜的時間我會做更完整的整理
ㄧ因為就是有用CSS找到封鎖我的網頁資料~所以才特別請求此性鑑

scottat...@gmail.com於 2018年4月9日星期一 UTC+8下午11時01分22秒寫道:
>
> 嗨,我使用肥皂客戶端node.js在這裡找到:https <https://www.npmjs.com/package/soap> :  
> //www.npmjs.com/package/ 
> <https://www.npmjs.com/package/soap>肥皂 
> <https://www.npmjs.com/package/soap>
>
> 我打電話給我的方法:
> soapResult = sync.await(client.authenticate( methodArgs, sync.defer()));
>
> 但soapResult為null 
>
> 但是,當我看看client.lastResponse我可以看到我期望的xml響應:
> <?xml version="1.0" encoding="utf-8"?>
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/
> ">
>     <soapenv:Header>
>         <wsse:Security>
>             <wsse:BinarySecurityToken>123456789</wsse:BinarySecurityToken>
>         </wsse:Security>
>     </soapenv:Header>
>     <soapenv:Body>
>         <authenticateResponse xmlns=""/>
>     </soapenv:Body>
> </soapenv:Envelope>
>
>
> 我想知道soapResult是否為null,因為authenticateResponse為null,並且它期望值在那裡?
> 該值實際上在頭部返回,我想返回BinarySecurityToken,但我不知道如何。
>
> 謝謝
>
>
>
>
>

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To post to this group, send email to nodejs@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/55de3c2a-d85b-413d-800b-563127cf5843%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to