We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b90a50 commit a0474c8Copy full SHA for a0474c8
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: httr
2
Title: Tools for Working with URLs and HTTP
3
-Version: 1.4.0.9000
+Version: 1.4.1
4
Authors@R:
5
c(person(given = "Hadley",
6
family = "Wickham",
NEWS.md
@@ -1,4 +1,4 @@
-# httr (development version)
+# httr 1.4.1
* Remove the default `cainfo` option on Windows. Providing a CA bundle is not
needed anymore because `curl` now uses the native schannel SSL backend.
0 commit comments