issues
search
r-lib
/
httr2
Make HTTP requests and process their responses. A modern reimagining of httr.
https://httr2.r-lib.org
Other
237
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
print.httr2_request doesn't escape curly bois in request headers
#586
alexanderthedataman
opened
1 day ago
0
Update curl version dependency
#585
jcheng5
closed
3 days ago
2
Implement `req_perform_spider()`
#584
hadley
opened
6 days ago
0
Faster JSON parsing
#583
m-muecke
opened
1 week ago
0
Switch curl for url parsing
#582
hadley
opened
1 week ago
0
Add support for RFC 8693 token exchange requests
#581
atheriel
closed
1 week ago
2
Implements event-driven async for req_perform_promise()
#580
shikokuchuo
closed
1 week ago
0
Use event-driven async for `req_perform_promise()`
#579
shikokuchuo
closed
1 week ago
0
Use curl classed errors
#578
hadley
opened
2 weeks ago
0
Switch to curl url parsing
#577
hadley
opened
2 weeks ago
0
Release httr2 1.0.6
#576
hadley
closed
2 weeks ago
0
Make it more clear that `req_retry()` handles 429s
#575
hadley
opened
3 weeks ago
0
HTTP Versions
#574
NateNohling
opened
3 weeks ago
1
Only retrieve GET quieries from cache
#573
hadley
closed
4 weeks ago
0
Fix flaky cache test
#572
hadley
closed
4 weeks ago
0
Implement `resp_stream_aws()`
#571
hadley
closed
4 weeks ago
0
Flaky test
#570
hadley
closed
4 weeks ago
0
Signing for AWS requests
#569
hadley
closed
1 month ago
0
possible to perform a combined `req_perform_sequential` together with `req_perform_iterative`?
#568
deschen1
closed
1 month ago
1
Dry run adds space if url contains colon
#567
hadley
opened
1 month ago
0
AWS signing
#566
hadley
closed
1 month ago
2
Fetch data from paginated API call with an equivalent of resp_body_json?
#565
deschen1
closed
1 month ago
2
Can't set Host header via req_headers()
#564
i2z1
opened
1 month ago
1
OAuth Copernicus API
#563
amael-ls
closed
1 month ago
5
Generic request signing interface
#562
hadley
closed
1 month ago
0
`req_add_secret_headers()`
#561
hadley
opened
1 month ago
1
Mistake in docs
#560
sluga
opened
1 month ago
0
Make it clear how to figure out if stream has completed
#559
hadley
opened
1 month ago
0
perf: use fixed strings
#558
m-muecke
closed
1 week ago
1
Issue in progress (documentation)
#557
JBGruber
opened
1 month ago
0
Doc fix
#556
hadley
closed
1 month ago
0
Suggestion: Multiple `req_throttle()` limits in one request's policies
#555
pbulsink
opened
1 month ago
3
Release httr2 1.0.5
#554
hadley
closed
1 month ago
1
Link to OAuth explainer
#553
hadley
opened
2 months ago
0
Zero-length values (e.g., `list()`) output by `resp_body_json` causing zero-length tibbles
#552
awpsoras
closed
2 months ago
5
Use prepared request in Performance
#551
hadley
closed
2 months ago
0
Validation for `url_build()`
#550
JosiahParry
opened
2 months ago
0
regression: `req_perform_parallel()` no longer works with form encoded data
#549
JosiahParry
closed
2 months ago
6
Package install fails with non-zero exit status
#548
anishjoni
closed
2 months ago
6
Release httr2 1.0.4
#547
hadley
closed
2 months ago
0
When updating cache, need to include body
#546
hadley
closed
2 months ago
0
By default, don't retry on curl failures
#545
hadley
closed
2 months ago
0
webfakes helper
#544
hadley
closed
2 months ago
0
Small Issue in `req_perform_sequential()`'s documentation
#543
jimbrig
closed
2 months ago
0
Add a done callback
#542
hadley
closed
2 months ago
1
Default to no progress bar in tests
#541
hadley
closed
2 months ago
0
Implement `req_cookies_set()`
#540
hadley
closed
2 months ago
0
Extend `curl_opts` to allow multiple data elements
#539
hadley
closed
2 months ago
0
Make throttle testing more reliable with mocking
#538
hadley
closed
2 months ago
0
Improve file encryption/decryption docs
#537
hadley
closed
2 months ago
0
Next