httpGet: httpGet

Description Usage Arguments Value

View source: R/http.R

Description

Make an HTTP request

Usage

1
2
  httpGet(url, header = httpHeader(),
    curl = getCurlHandle(), ..., cache = TRUE)

Arguments

url

character

header

see httpHeader

curl

RCurl handle (can reuse)

cache

whether to use the local cache

Value

text from the response


holstius/httpget documentation built on May 17, 2019, 4:50 p.m.