issues
search
ropensci
/
crul
R6 based http client for R (for developers)
https://docs.ropensci.org/crul
Other
107
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix my ridiculous use of single letter variables
#181
sckott
closed
3 months ago
0
Support/test mocking with HttpRequest and AsyncVaried
#180
keller-mark
closed
3 months ago
2
rgbif CRAN check errors
#179
jhnwllr
closed
5 months ago
2
cran checks fixes
#178
sckott
closed
6 months ago
0
Add _PACKAGE thingy for pkg level doc
#177
sckott
closed
7 months ago
0
Typo
#176
espinielli
closed
1 year ago
3
Fix errors in cran checks
#175
sckott
closed
1 year ago
0
rgbif users reporting that "HTTP/2 stream was not closed cleanly before end of the underlying stream"
#174
jhnwllr
closed
1 year ago
4
fix tiny typo
#173
mdsumner
closed
1 year ago
2
Update best-practices-api-packages.Rmd
#172
mdsumner
closed
1 year ago
2
tweak tests/egs to make cran happy
#171
sckott
closed
1 year ago
1
use cookies from browser
#170
GitHubFatherIsMe
closed
1 year ago
1
Number of parallel requests with AsyncVaried
#169
psimm
closed
2 years ago
9
Integrate progress bars for Async requests
#168
sxthimons
opened
2 years ago
3
try adding test
#167
maelle
opened
2 years ago
1
server certificate verification failed. CAfile: none CRLfile: none
#166
rafapereirabr
closed
2 years ago
2
Async$get fails with non default disc param
#165
orazs
closed
2 years ago
3
Try to handle headers with Latin1 encoding
#164
FlukeAndFeather
closed
2 years ago
7
`Error in nchar(hh) : invalid multibyte string` when response has Latin1 headers
#163
FlukeAndFeather
closed
2 years ago
1
Fix typo, "ad" > "add" on line 23
#162
adamhsparks
closed
3 years ago
1
How to parse .xlsx content from crul response?
#161
moldach
closed
2 years ago
4
Add support for pagination for Async calls
#160
moldach
closed
3 years ago
3
How to retry requests for AsyncQueue?
#159
moldach
closed
1 year ago
4
consider making `AsyncQueue` non-blocking
#158
sckott
opened
3 years ago
0
S3 method for async ``$responses` method
#157
sckott
closed
2 years ago
0
How do you avoid exceeding the rate limit when making API calls?
#156
moldach
closed
3 years ago
11
Fix example in async-queue docs
#155
johnbaums
closed
3 years ago
1
POSTing GraphQL Mutations?
#154
TimBMK
closed
3 years ago
4
Update docs telling users about number formatting for query params
#153
sckott
closed
3 years ago
0
Add HttpClient tests for new number formatting
#152
sckott
closed
3 years ago
0
Format numbers so scientific notation isn't used in paging parameters
#151
ateucher
closed
3 years ago
3
funky times headers should warn instead of error
#150
sckott
closed
3 years ago
6
fix typo
#149
dpprdan
closed
4 years ago
1
Implement circruit breaker for retry
#148
sckott
opened
4 years ago
0
typo fix
#147
maelle
closed
4 years ago
1
the doc of HttpClient should state it's an R6 class?
#146
maelle
closed
3 years ago
1
Paginator: support query params of page and per_page (or similar)
#145
sckott
closed
3 years ago
2
Async POST requests with varying body
#144
eaurele
closed
4 years ago
1
about choosing a client
#143
maelle
closed
4 years ago
3
maybe add retry option to ok()
#142
sckott
opened
4 years ago
0
make curl verbose simpler
#141
sckott
closed
4 years ago
0
AsyncVaried private var `reqq` not used
#140
sckott
closed
4 years ago
0
new client to handle use case: async w/ rate limits
#139
sckott
closed
4 years ago
3
inspiration for ok?
#138
maelle
closed
4 years ago
8
httpclient retry: add test(s) using webmockr then
#137
maelle
opened
4 years ago
4
Add a verbose argument to the retry method?
#136
maelle
opened
4 years ago
3
async: support retry?
#135
maelle
closed
1 year ago
1
paginator: support retry?
#134
sckott
opened
4 years ago
1
Add an article "How to choose a client?"
#133
maelle
closed
4 years ago
2
Some notes on the Best practice article
#132
maelle
closed
4 years ago
1
Next