Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / r-lib/httr2 issues and pull requests

#261 - `httr2` gives "! Failed reading the chunked-encoded stream"

Issue - State: closed - Opened by xinzhuohkust over 1 year ago - 2 comments
Labels: reprex

#260 - Parse query in `curl_translate()`

Pull Request - State: closed - Opened by mgirlich over 1 year ago - 1 comment

#259 - `curl_translate()` should extract query parameters

Issue - State: closed - Opened by mgirlich over 1 year ago

#258 - `curl_translate()` should deparse a JSON body

Issue - State: open - Opened by mgirlich over 1 year ago - 2 comments
Labels: feature, curl-translate 🌍

#257 - Add `simplify_headers` arg to `curl_translate()`

Pull Request - State: closed - Opened by mgirlich over 1 year ago - 2 comments

#256 - `curl_translate()` should remove some headers by default

Issue - State: closed - Opened by mgirlich over 1 year ago

#255 - Support multi-line cmd in `curl_translate()`

Pull Request - State: closed - Opened by mgirlich over 1 year ago

#253 - Fix link on the website.

Pull Request - State: closed - Opened by olivroy over 1 year ago - 1 comment

#252 - How can one mock API errors?

Issue - State: closed - Opened by JBGruber over 1 year ago - 1 comment
Labels: bug

#251 - Way to turn off cli progress bar during wait

Issue - State: closed - Opened by misea over 1 year ago - 9 comments
Labels: feature

#250 - Fix typo in example_url() docs

Pull Request - State: closed - Opened by nealrichardson over 1 year ago - 1 comment

#249 - Fix awkward warning message in req_body_form()

Pull Request - State: closed - Opened by nealrichardson over 1 year ago - 1 comment

#248 - Improve control over redirects during auth code flows

Pull Request - State: closed - Opened by atheriel over 1 year ago - 2 comments

#247 - Support user-defined redaction in `req_headers()`

Issue - State: closed - Opened by gvelasq over 1 year ago - 2 comments

#246 - Fix typos in wrapping-apis.Rmd

Pull Request - State: closed - Opened by gvelasq over 1 year ago - 1 comment

#245 - Simplify dots_to_path helper

Pull Request - State: closed - Opened by MichaelChirico over 1 year ago

#244 - Update documentation per #232.

Pull Request - State: closed - Opened by jonthegeek over 1 year ago - 1 comment

#243 - Fixed typo "webstite" -> "website"

Pull Request - State: closed - Opened by casa-henrym over 1 year ago - 1 comment

#242 - Fix print for parsed queries w/ curly brackets (#241)

Pull Request - State: closed - Opened by elipousson over 1 year ago - 4 comments

#241 - `url_parse()` errors when URL contains encoded curly brackets

Issue - State: closed - Opened by elipousson over 1 year ago - 1 comment

#240 - Can `multi_req_perform()` be verbose?

Issue - State: closed - Opened by ramiromagno over 1 year ago - 1 comment

#239 - FR: Allow `data` parameter to be `NULL` in `req_body_json()`

Issue - State: closed - Opened by ramiromagno over 1 year ago - 2 comments

#238 - Make decrypting with the wrong key easier to detect

Issue - State: open - Opened by jennybc over 1 year ago - 1 comment
Labels: feature, secrets :closed_lock_with_key:

#237 - Helpers for encrypting/decrypting files

Issue - State: closed - Opened by hadley over 1 year ago
Labels: feature, secrets :closed_lock_with_key:

#236 - Typo fix

Pull Request - State: closed - Opened by howardbaek over 1 year ago - 3 comments

#235 - Error handling improvements

Pull Request - State: closed - Opened by hadley over 1 year ago

#234 - Improve docs for token caching

Issue - State: closed - Opened by hadley over 1 year ago - 1 comment
Labels: documentation, oauth :lock:

#233 - Tweak obfuscate(d) docs

Pull Request - State: closed - Opened by hadley over 1 year ago

#232 - Only warn, not error if refresh token changes

Pull Request - State: closed - Opened by hadley over 1 year ago - 1 comment

#231 - Implement `resp_has_body()`

Pull Request - State: closed - Opened by hadley over 1 year ago

#230 - Add `default` argument to `resp_header()`

Pull Request - State: closed - Opened by hadley over 1 year ago

#229 - Document dynamic dots

Pull Request - State: closed - Opened by hadley over 1 year ago

#228 - `req_url_query()` makes request fail on Docker Compose

Issue - State: closed - Opened by ErdaradunGaztea over 1 year ago - 1 comment

#227 - Throttling bug (is back)?

Issue - State: closed - Opened by jchrom over 1 year ago - 1 comment

#226 - Release httr2 0.2.3

Issue - State: closed - Opened by hadley over 1 year ago

#225 - Eliminate dependency on httpbin

Pull Request - State: closed - Opened by hadley over 1 year ago

#224 - Are there plans to allow `req_throttle()` with `multi_req_perform()`?

Issue - State: closed - Opened by michaelgfalk over 1 year ago - 3 comments

#223 - Share cookies across requests

Issue - State: closed - Opened by jl5000 over 1 year ago
Labels: feature

#222 - Add .headers to req_headers

Issue - State: closed - Opened by jjesusfilho over 1 year ago - 1 comment
Labels: documentation

#221 - Suggestions for adapting httr2 to work on hosted versions of Posit Workbench

Issue - State: closed - Opened by SokolovAnatoliy over 1 year ago - 2 comments
Labels: feature, oauth :lock:

#220 - Complete sentence in `throttle_status()` description

Pull Request - State: closed - Opened by judith-bourque over 1 year ago

#219 - Complete sentence in `throttle_status()` description

Issue - State: closed - Opened by judith-bourque over 1 year ago

#218 - Warn rather than abort on refresh token change?

Issue - State: closed - Opened by jonthegeek over 1 year ago - 1 comment

#217 - httr2 & req_proxy vs RCurl behaviour difference

Issue - State: closed - Opened by yogesh-bansal over 1 year ago - 3 comments
Labels: reprex

#216 - typo wrapping-apis

Pull Request - State: closed - Opened by dpprdan over 1 year ago - 1 comment

#215 - Include some general tool to turn errors into skips?

Issue - State: closed - Opened by hadley over 1 year ago - 1 comment
Labels: feature, errors :boom:

#214 - add skip_if_offline() to network dependent tests

Pull Request - State: closed - Opened by spotrh over 1 year ago - 3 comments

#213 - Introduce an `append = TRUE` option to `req_body_json`

Issue - State: closed - Opened by kieran-mace over 1 year ago - 2 comments

#212 - Finish sentence about `throttle_status()`

Pull Request - State: closed - Opened by fkohrt over 1 year ago - 1 comment

#211 - Suggests are not checked before use in examples, tests and vignettes

Issue - State: closed - Opened by Enchufa2 over 1 year ago - 7 comments

#210 - Expand on caching in Wrapping APIs

Issue - State: closed - Opened by JosiahParry over 1 year ago - 7 comments

#209 - Vectorise functions

Issue - State: closed - Opened by multimeric over 1 year ago - 1 comment

#208 - `resp_header()` should get default argument

Issue - State: closed - Opened by hadley almost 2 years ago
Labels: feature

#207 - Consider cache pruning

Issue - State: closed - Opened by hadley almost 2 years ago - 1 comment
Labels: feature

#206 - `req_perform()` should give details about why it's waiting

Issue - State: closed - Opened by hadley almost 2 years ago
Labels: feature

#205 - Helper to tell if body is empty

Issue - State: closed - Opened by hadley almost 2 years ago
Labels: feature

#204 - Add a progress bar

Pull Request - State: closed - Opened by hadley almost 2 years ago

#203 - `req_headers()` and `req_url_query()` should accept NULL

Issue - State: closed - Opened by hadley almost 2 years ago - 1 comment

#202 - Add progress bar to `sys_sleep()`

Issue - State: closed - Opened by hadley almost 2 years ago

#201 - Passing query parameters as a list?

Issue - State: closed - Opened by maelle almost 2 years ago - 3 comments
Labels: documentation

#200 - Replace req_fetch() by req_perform() in _pckgdown.yml

Pull Request - State: closed - Opened by judith-bourque almost 2 years ago - 1 comment

#199 - Replace req_fetch() by req_perform() in _pckgdown.yml

Issue - State: closed - Opened by judith-bourque almost 2 years ago

#198 - Add "rate limit" to req_throttle() Title?

Issue - State: closed - Opened by maelle almost 2 years ago
Labels: documentation

#197 - Diferent refresh token in each oauth refresh

Issue - State: closed - Opened by llrs almost 2 years ago - 1 comment

#196 - Feature request: export (and factor) `resp_abort()` functionality

Issue - State: closed - Opened by mmuurr almost 2 years ago - 4 comments
Labels: feature, errors :boom:

#195 - Document error classes

Issue - State: closed - Opened by mmuurr almost 2 years ago - 3 comments
Labels: documentation, errors :boom:

#194 - Handling "connection refused" error

Issue - State: closed - Opened by ErdaradunGaztea almost 2 years ago - 2 comments
Labels: documentation, errors :boom:

#193 - oauth_flow_auth_code modifies host_name which prevents authorization

Issue - State: closed - Opened by llrs almost 2 years ago - 1 comment

#192 - Check whether caching is correct in `req_oauth_client_credentials()` and `req_oauth_bearer_jwt()`

Issue - State: closed - Opened by mgirlich almost 2 years ago - 1 comment
Labels: feature, oauth :lock:

#191 - Document error handling

Issue - State: closed - Opened by hadley almost 2 years ago
Labels: documentation, errors :boom:

#190 - Allow custom content type for JSON body

Pull Request - State: closed - Opened by mgirlich almost 2 years ago - 7 comments

#189 - Allow custom content type for JSON body

Issue - State: closed - Opened by mgirlich almost 2 years ago
Labels: feature, body :man_dancing:

#188 - Add `error_call` to `req_perform()`

Pull Request - State: closed - Opened by mgirlich almost 2 years ago - 1 comment

#187 - Add `error_call` argument to `req_perform()`

Issue - State: closed - Opened by mgirlich almost 2 years ago - 2 comments

#186 - Rotating refresh tokens

Issue - State: closed - Opened by kasperwelbers almost 2 years ago - 9 comments
Labels: documentation

#185 - feature request: specify success handler for `multi_req_perform()`

Issue - State: closed - Opened by JosiahParry almost 2 years ago - 3 comments

#184 - further clarify `paths` argument

Issue - State: closed - Opened by JosiahParry almost 2 years ago - 3 comments

#183 - clarify difference between obfuscate and obfuscated

Issue - State: closed - Opened by JosiahParry almost 2 years ago - 1 comment
Labels: documentation

#182 - Function to download multiple files

Issue - State: closed - Opened by hadley almost 2 years ago - 1 comment
Labels: feature

#181 - Trouble using streaming data and WebSocket with httr2

Issue - State: closed - Opened by lassehjorthmadsen almost 2 years ago - 3 comments

#180 - Downloading a CSV from Kaggle using `{httr2}`

Issue - State: closed - Opened by emmansh about 2 years ago - 3 comments

#179 - Consider refresh token for cached results

Pull Request - State: closed - Opened by mgirlich about 2 years ago - 4 comments

#178 - OAuth caching does not respect `refresh_token`

Issue - State: closed - Opened by mgirlich about 2 years ago - 5 comments

#177 - `req_url_path_*()` can handle empty `...`

Pull Request - State: closed - Opened by mgirlich about 2 years ago - 2 comments

#176 - Should we provide generic oob for `req_oauth_auth_code()`?

Issue - State: closed - Opened by hadley about 2 years ago - 2 comments
Labels: feature, oauth :lock:

#175 - Incomplete data but req_stream finished

Issue - State: closed - Opened by llrs about 2 years ago - 4 comments

#174 - Discussion on expanding `httr2::oauth_client()`

Issue - State: closed - Opened by jl5000 about 2 years ago - 2 comments

#173 - Add redirect_uri argument to oauth_flow_auth_code method

Pull Request - State: closed - Opened by wing328 about 2 years ago - 1 comment

#172 - Release httr2 0.2.2

Issue - State: closed - Opened by hadley about 2 years ago

#171 - removed oauth_flow_check() in oauth_flow_device

Pull Request - State: closed - Opened by flahn about 2 years ago - 2 comments

#170 - Problems with Device Code + PKCE authentication on remote machines

Issue - State: closed - Opened by flahn about 2 years ago - 1 comment

#169 - Rename env var

Pull Request - State: closed - Opened by jennybc about 2 years ago

#168 - Fix oauth refresh

Pull Request - State: closed - Opened by jennybc about 2 years ago - 2 comments

#167 - Release date of httr2 v0.2.2

Issue - State: closed - Opened by wing328 about 2 years ago - 1 comment

#165 - Can't provide custom `redirect_uri` in `oauth_auth_code()`

Issue - State: closed - Opened by kelvindso about 2 years ago - 1 comment
Labels: feature, oauth :lock:

#164 - More robust `parse_media()`

Pull Request - State: closed - Opened by mgirlich over 2 years ago - 1 comment

#162 - `curl_translate()` can now handle line breaks

Pull Request - State: closed - Opened by mgirlich over 2 years ago - 1 comment