CookieCutter()

CookieContainer::CookieCutter(System::SharedPtr<Uri>, String, String, bool) method

Copies cookies from the specified HTTP header for the specified URI.

System::SharedPtr<CookieCollection> System::Net::CookieContainer::CookieCutter(System::SharedPtr<Uri> uri, String headerName, String setCookieHeader, bool isThrow)

See Also