Figure out how to update curlconverter
https://curlconverter.com/
It seems it is in https://github.com/curlconverter/curlconverter/blob/master/src/generators/r.ts.
I added a draft PR to curlconverter: https://github.com/curlconverter/curlconverter/pull/675. @hadley would be great if you could have a look if the generated httr2 code makes sense to you.
@mgirlich will do, hopefully some time next week.
Thanks for working on this! I took a quick look and gave some initial feedback.
curlconverter is updated now :smiley:
Thank you!