r-lib / httr2

Make HTTP requests and process their responses. A modern reimagining of httr.
https://httr2.r-lib.org
Other
235 stars 56 forks source link

Accept multiple -d values in `curl_translate()` #509

Closed hadley closed 1 week ago

hadley commented 1 month ago
httr2::curl_translate("curl https://example.com -d x=1 -d y=2")

Seen in https://newsapi.org/docs/get-started#top-headlines