A Modern and Flexible Web Client for R
Download file to disk
Echo Service
URL encoding
Fetch the contents of a URL
List curl version and options.
Normalizing URL parser
Upload a File
Curl connection interface
Lazy File Writer
Extract cookies from a handle
Create and configure a curl handle
Internet Explorer proxy settings
Advanced download interface
Async Concurrent Requests
POST files or data
Lookup a hostname
Parse date/time
Parse response headers
Send email
Bindings to 'libcurl' <https://curl.se/libcurl/> for performing fully configurable HTTP/FTP requests where responses can be processed in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for a more-user-friendly web client see the 'httr2' package which builds on this package with http specific tools and logic.