dot-CurlUseCookies: Add cookies to the curl handle.

.CurlUseCookiesR Documentation

Add cookies to the curl handle.

Description

Add cookies to the curl handle.

Usage

.CurlUseCookies(handle, cookies)

Arguments

handle

a curl handle returned by curl::new_handle()

cookies

a data.frame containing the cookie list from another curl handle, obtained with curl::handle_cookies(h)


Paradigm4/SciDBR documentation built on Nov. 9, 2023, 4:58 a.m.