ropensci / aRxiv

Programmatic interface to the Arxiv API
https://docs.ropensci.org/aRxiv
Other
60 stars 10 forks source link

can_arxiv_connect: allow "Success" as well as "success" #34

Closed kbroman closed 8 years ago

kbroman commented 8 years ago

In can_arxiv_connect(), it seems like the httr::http_status() category can be "Success" and not just "success".