nealrichardson / httptest2

Utilities for testing R 📦s that use httr2
https://enpiar.com/httptest2/
Other
26 stars 6 forks source link

Figure out how to set cookie on request #6

Closed nealrichardson closed 2 years ago

nealrichardson commented 2 years ago

In httr this was with set_cookies(). See test-redact.R for a commented test