Learn R Programming

crul (version 0.3.0)

crul-package: HTTP R client

Description

HTTP R client

Arguments

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