Learn R Programming

mRpostman (version 0.3.1)

config_handle: Curl Handle Configuration

Description

Internal helper function for configuring curl handles used in almost all mRpostman functions.

Usage

config_handle(imapconf)

Arguments

imapconf

An object of class imapconf generated with configure_imap.

Value

A curl handle object.