CheckForCookies()
HttpWebClientProtocol::CheckForCookies(System::SharedPtr<Net::HttpWebResponse>) method
Appends cookies from the specified request to the internal cookie container.
virtual void System::Web::Services::Protocols::HttpWebClientProtocol::CheckForCookies(System::SharedPtr<Net::HttpWebResponse> response)
Arguments
Parameter | Type | Description |
---|---|---|
response | System::SharedPtr<Net::HttpWebResponse> | The response from which the cookies will be taken. |
See Also
- Typedef SharedPtr
- Class HttpWebResponse
- Class HttpWebClientProtocol
- Namespace System::Web::Services::Protocols
- Library Aspose.Slides