dot-CurlSetHeaders: Set the given headers, as well as default headers, on the...

.CurlSetHeadersR Documentation

Set the given headers, as well as default headers, on the curl handle.

Description

Set the given headers, as well as default headers, on the curl handle.

Usage

.CurlSetHeaders(handle, headers, content_type)

Arguments

handle

a curl handle returned by curl::new_handle()

headers

a named list of headers to add

content_type

overrides headers[['Content-Type']]


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