as_httr_req: Turn a HAR entry into an 'httr' request function

View source: R/make-har.R

as_httr_reqR Documentation

Turn a HAR entry into an httr request function

Description

Turn a HAR entry into an httr request function

Usage

as_httr_req(entry, quiet = TRUE)

Arguments

entry

HAR entry

quiet

if FALSE then cat the function source to the console

Value

the created httr verb function (invisibly)

Note

WIP


ropenscilabs/middlechild documentation built on May 11, 2022, 9:11 a.m.