Ecosyste.ms: Issues

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

GitHub / dlesl/erqwest issues and pull requests

#43 - Bump libc from 0.2.147 to 0.2.148 in /native

Pull Request - State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#42 - Bump time from 0.3.22 to 0.3.29 in /native

Pull Request - State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#41 - Bump async-compression from 0.4.0 to 0.4.3 in /native

Pull Request - State: open - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#40 - Bump async-compression from 0.4.0 to 0.4.2 in /native

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#39 - Bump time from 0.3.22 to 0.3.28 in /native

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#38 - Bump time from 0.3.22 to 0.3.24 in /native

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#37 - Bump async-compression from 0.4.0 to 0.4.1 in /native

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#36 - Bump time from 0.3.17 to 0.3.21 in /native

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#35 - Bump libc from 0.2.139 to 0.2.144 in /native

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#34 - Bump libc from 0.2.139 to 0.2.142 in /native

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#33 - Bump futures-task from 0.3.27 to 0.3.28 in /native

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#32 - Bump time from 0.3.17 to 0.3.20 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#31 - Bump futures-sink from 0.3.27 to 0.3.28 in /native

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#30 - Bump libc from 0.2.139 to 0.2.140 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#29 - Bump hyper from 0.14.24 to 0.14.25 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#28 - Bump futures-sink from 0.3.26 to 0.3.27 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#27 - Bump itoa from 1.0.5 to 1.0.6 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#26 - Bump windows_aarch64_gnullvm from 0.42.1 to 0.42.2 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#25 - Bump tokio from 1.25.0 to 1.26.0 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#24 - Bump futures-core from 0.3.26 to 0.3.27 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#23 - Bump windows_x86_64_msvc from 0.42.1 to 0.42.2 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#22 - Bump futures from 0.3.26 to 0.3.27 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#21 - Bump windows_aarch64_msvc from 0.42.1 to 0.42.2 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#20 - Bump openssl from 0.10.45 to 0.10.47 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#19 - Bump mime from 0.3.16 to 0.3.17 in /native

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#18 - Publish erqwest on Hex

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

#17 - Cross compilation to support docker images on alpine

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

#16 - Project status

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

#15 - Avoid blocking erlang schedulers with large requests

Pull Request - State: closed - Opened by dlesl almost 3 years ago

#14 - NIF calls can take too long

Issue - State: closed - Opened by dlesl almost 3 years ago

#13 - Requests should be cancelled when the calling process is killed

Issue - State: open - Opened by dlesl almost 3 years ago

#12 - streaming support

Pull Request - State: closed - Opened by dlesl almost 3 years ago

#11 - feature flag support

Pull Request - State: closed - Opened by dlesl almost 3 years ago

#10 - WIP: json using reqwest/serde

Pull Request - State: open - Opened by puzza007 almost 3 years ago - 4 comments

#9 - handle runtime failure

Pull Request - State: closed - Opened by dlesl almost 3 years ago

#8 - Support for cancelling async requests

Pull Request - State: closed - Opened by dlesl almost 3 years ago

#7 - Cookies support

Pull Request - State: closed - Opened by puzza007 almost 3 years ago - 2 comments

#6 - Add `clippy` to CI

Issue - State: open - Opened by dlesl almost 3 years ago - 2 comments

#5 - Validating options passed to make_client/2

Issue - State: closed - Opened by puzza007 almost 3 years ago - 1 comment

#4 - Clippy says to prefer From over Into

Pull Request - State: closed - Opened by puzza007 almost 3 years ago - 2 comments

#3 - Named clients

Pull Request - State: closed - Opened by dlesl almost 3 years ago

#2 - Implement named clients for convenience

Issue - State: closed - Opened by dlesl almost 3 years ago

#1 - Use `Future::catch_unwind`

Issue - State: closed - Opened by dlesl almost 3 years ago - 1 comment