There are a number of possible enhancements to the Web Services stack in PHP 5. There are already plans for supporting HTTP digest authentication and sending HTTP Cookies in the SOAP envelope.
PHP5可能会对Web服务栈做一些改进,目前已经準备支持http摘要验证和在SOAP信封中发送HTTPCookies。
In SIP's security measure, the method of the traditional HTTP digest authentication is improved, and the functions of bidirectional identity authentication and key negotiation are supplied.
在SIP安全措施上,对传统的HTTP摘要认证方式作了改进,实现了双向身份认证和密钥协商的功能。
The HTTP digest authentication support has also been improved, and URLConnection header processing has been enhanced to support getting and adding headers directly.
HTTP摘要认证支持也已经得到改进,并且urlconnection头的处理已得到了增强,可以支持直接获取和添加头。
At present, most of the session initial protocol (SIP) authentication schemes only provide client-to-server authentication. And HTTP digest authentication is one of them.
目前,会话初始协议(SIP)大部分认证机制只提供了服务器到客户端的认证,HTTP摘要认证便是其中的一种。