crul-package: HTTP R client
Package API
-
HttpClient - create a connection client, set all
your http options, make http requests
-
HttpResponse - mostly for internal use, handles
http responses
-
HttpRequest - generate an HTTP request, mostly for
use in building requests to be used in Async or AsyncVaried
-
Async - asynchronous requests
-
AsyncVaried - varied asynchronous requests
HTTP conditions
We use fauxpas if you have it installed for handling HTTP
conditions but if it's not installed we use httpcode