ropensci / crul

R6 based http client for R (for developers)
https://docs.ropensci.org/crul
Other
107 stars 17 forks source link

make sure handle is returned in client object #83

Closed sckott closed 6 years ago

sckott commented 6 years ago

it's used internally right now, but we don't make it available to the user

sckott commented 6 years ago

undid this in 777bbfd because it caused problems detected when testing webmockr