Commit graph

3 commits

Author SHA1 Message Date
mef
ae86db52cf (www/R-httr) Updated 1.4.1.to 1.4.2
# httr 1.4.2

* Fix failing test.

* `parse_url()` now refers to RFC3986 for the parsing of the URL's
  scheme, with a bit more permissive syntax (@ymarcon, #615).
2020-09-20 15:23:56 +00:00
joerg
f3db7b3cb2 Fix missing dependency. 2019-12-18 12:45:55 +00:00
brook
e309fa96ad R-httr: initial commit
Useful tools for working with HTTP organised by HTTP verbs (GET(),
POST(), etc). Configuration functions make it easy to control
additional request components (authenticate(), add_headers() and so
on).
2019-08-09 19:07:43 +00:00