inst/examples/headers.S

curl = getCurlHandle()
setCurlHeaders(c("Accept" = "text/html"), curl)
getURL("http://192.168.0.3", verbose = TRUE, curl = curl)

Try the RCurl package in your browser

Any scripts or data that you put into this service are public.

RCurl documentation built on Nov. 3, 2023, 1:09 a.m.