nealrichardson / httptest2

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

Remove set_requester, use redactor on request URL #12

Closed nealrichardson closed 2 years ago

nealrichardson commented 2 years ago

There's nothing else that needs preprocessing, only URL shortening.

Removal needs to look also for gsub_request in tests and vignettes.