System::Web::Services::Protocols::HttpWebClientProtocol::CheckForCookies method
HttpWebClientProtocol::CheckForCookies method
将指定请求中的 cookie 附加到内部 cookie 容器中。
virtual void System::Web::Services::Protocols::HttpWebClientProtocol::CheckForCookies(System::SharedPtr<Net::HttpWebResponse> response)
| 参数 | 类型 | 描述 |
|---|---|---|
| 响应 | System::SharedPtr<Net::HttpWebResponse> | 将从中获取 cookie 的响应。 |
另见
- Typedef SharedPtr
- Class HttpWebResponse
- Class HttpWebClientProtocol
- Namespace System::Web::Services::Protocols
- Library Aspose.Font for C++