dot-CurlSetOptions: Set default options on the given curl handle.

.CurlSetOptionsR Documentation

Set default options on the given curl handle.

Description

Set default options on the given curl handle.

Usage

.CurlSetOptions(handle, conn, method, data)

Arguments

handle

a curl handle returned by curl::new_handle()

conn

the "connection" env attribute of a scidb database connection

method

a string specifying the HTTP method: "GET", "POST", "DELETE"

data

the data that will be sent via the curl handle


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