Ecosyste.ms: Issues

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

GitHub / http-rs/http-client issues and pull requests

#114 - Update async-std and fix h1_client

Pull Request - State: open - Opened by jayvdb 3 months ago - 3 comments

#113 - fix feature typo

Pull Request - State: open - Opened by ihciah over 1 year ago

#112 - Update dependencies (including http-types)

Pull Request - State: open - Opened by expenses over 1 year ago - 1 comment

#110 - Upgrade deadpool dependency

Pull Request - State: open - Opened by emmiegit over 1 year ago

#109 - Dependencies update

Issue - State: open - Opened by run-stop over 1 year ago - 2 comments

#108 - 7.0 - breaking: completely re-write feature flags

Pull Request - State: open - Opened by Fishrock123 almost 2 years ago

#107 - Fix wrong kind of timeout set to isahc

Pull Request - State: open - Opened by trrk over 2 years ago

#106 - Bump `dashmap` to v5.3.4.

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

#105 - safety: Use send_wrapper in WASM instead of unsafe

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

#104 - HttpsClient::send crashes for IsahcClient

Issue - State: open - Opened by A6GibKm over 2 years ago
Labels: bug

#103 - The IsahcClient timeout setting is not a connection timeout

Issue - State: open - Opened by trrk over 2 years ago - 1 comment
Labels: bug

#102 - IsahcClient created without Config ignores the timeout setting.

Issue - State: open - Opened by trrk over 2 years ago
Labels: bug

#101 - Move dashmap to h1-client dependencies

Pull Request - State: closed - Opened by zvolin over 2 years ago - 2 comments

#100 - Upgrade `rustls` to 0.19 and `async-tls` to 0.11

Pull Request - State: closed - Opened by jakubadamw almost 3 years ago - 1 comment

#99 - Upgrade `async-tls` to 0.11 and `rustls` to 0.20

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

#98 - http-client's future

Issue - State: open - Opened by Fishrock123 about 3 years ago - 12 comments

#97 - fix: curl - avoid zero-sized HEAD bodies

Pull Request - State: open - Opened by Fishrock123 about 3 years ago - 3 comments

#96 - feat: add `connection_cache_size` to Config

Pull Request - State: open - Opened by fiag about 3 years ago - 2 comments

#95 - Stabilize config

Pull Request - State: closed - Opened by Fishrock123 over 3 years ago

#94 - Update dependencies

Pull Request - State: open - Opened by bemyak over 3 years ago - 2 comments
Labels: semver-major

#93 - Stabilize Config

Issue - State: closed - Opened by Fishrock123 over 3 years ago

#92 - feat: make HttpClient dyn-clonable

Pull Request - State: open - Opened by Fishrock123 over 3 years ago - 1 comment

#91 - tests: fix wasm tests by setting a getrandom feature

Pull Request - State: closed - Opened by Fishrock123 over 3 years ago

#90 - feat: (unstable-config): make all configs shareable

Pull Request - State: closed - Opened by Fishrock123 over 3 years ago - 1 comment

#88 - docs: add "unstable-config" feature

Pull Request - State: closed - Opened by Fishrock123 over 3 years ago

#87 - fix api docs for unstable-config

Issue - State: closed - Opened by Fishrock123 over 3 years ago - 1 comment

#86 - feat: unstable HttpClient Config

Pull Request - State: closed - Opened by Fishrock123 over 3 years ago - 7 comments

#85 - Only pull in the dashmap dep for h1_client

Issue - State: closed - Opened by Fishrock123 over 3 years ago
Labels: good first issue

#84 - work in progress: Config

Pull Request - State: closed - Opened by Fishrock123 over 3 years ago - 4 comments

#83 - Use append_header, not insert_header

Pull Request - State: closed - Opened by jacobmischka over 3 years ago

#82 - open design question: some mechanism for handling upgrades

Issue - State: open - Opened by jbr over 3 years ago - 4 comments

#81 - Fix warning due to old lint name related to rustdoc

Pull Request - State: closed - Opened by otavio over 3 years ago - 2 comments

#80 - h1: Fix connection with multiple IPs for a hostname

Pull Request - State: closed - Opened by otavio over 3 years ago - 1 comment

#79 - h1 client fails to resolve localhost

Issue - State: closed - Opened by Jonathas-Conceicao over 3 years ago - 6 comments
Labels: bug

#78 - ci: try with wasm32-unknown-emscripten

Pull Request - State: open - Opened by Fishrock123 over 3 years ago

#77 - fix: properly check if connections can be recycled

Pull Request - State: closed - Opened by Fishrock123 over 3 years ago - 1 comment

#76 - fix h1 connection pooling

Pull Request - State: closed - Opened by Fishrock123 over 3 years ago - 1 comment

#75 - h1-client: "Connection closed" error when re-using the H1Client for a 2nd request

Issue - State: closed - Opened by JEnoch over 3 years ago - 7 comments

#74 - (feat) update hyper to 0.14

Pull Request - State: open - Opened by sunng87 over 3 years ago - 10 comments
Labels: semver-major

#73 - Hyper 0.14 support

Issue - State: open - Opened by sunng87 over 3 years ago - 2 comments
Labels: semver-major

#72 - fix: only recycle if conn is still open

Pull Request - State: closed - Opened by Fishrock123 over 3 years ago - 1 comment

#71 - h1_client: Windows Error 10053 'WSAECONNABORTED'

Issue - State: closed - Opened by Fishrock123 over 3 years ago
Labels: bug

#70 - Update isahc to 1.1

Pull Request - State: open - Opened by taiki-e almost 4 years ago
Labels: semver-major

#69 - Fix h1_client feature

Pull Request - State: closed - Opened by taiki-e almost 4 years ago - 3 comments

#68 - feat: better debug struct for H1Client

Pull Request - State: closed - Opened by Fishrock123 almost 4 years ago

#67 - change: separate out tls feature flags

Pull Request - State: closed - Opened by Fishrock123 almost 4 years ago - 4 comments

#66 - ci: improve, add feature matrix

Pull Request - State: closed - Opened by Fishrock123 almost 4 years ago

#65 - Fix build and tests for the 'hyper_client' feature.

Pull Request - State: closed - Opened by vessd almost 4 years ago - 1 comment

#64 - Disable default-features on the tide dev-dependency

Pull Request - State: closed - Opened by joshtriplett almost 4 years ago

#63 - Disable default-features for http-types

Pull Request - State: open - Opened by joshtriplett almost 4 years ago - 12 comments

#62 - docs: fix feature attributes

Pull Request - State: closed - Opened by Fishrock123 almost 4 years ago - 1 comment

#61 - Customizing h1_client e.g. ClientConfig

Issue - State: closed - Opened by markuskobler almost 4 years ago - 5 comments
Labels: enhancement

#60 - Make "fetch" module public

Issue - State: open - Opened by olanod almost 4 years ago - 1 comment

#59 - feat: h1 connection pooling

Pull Request - State: closed - Opened by Fishrock123 almost 4 years ago - 1 comment

#58 - Fix read of response body for curl-client and add tests. #57

Pull Request - State: closed - Opened by JEnoch almost 4 years ago - 1 comment

#57 - Incomplete response body using curl-client

Issue - State: closed - Opened by JEnoch almost 4 years ago - 1 comment

#56 - Add isahc metrics to response if available

Pull Request - State: closed - Opened by asaaki almost 4 years ago - 5 comments

#55 - upgrade deps and run through cargo.toml through prettier

Pull Request - State: open - Opened by jbr almost 4 years ago - 2 comments

#54 - Reorganize feature flags to separate out different tls implementations

Issue - State: closed - Opened by Fishrock123 almost 4 years ago - 1 comment

#53 - Add 'h1_client_rustls' feature using 'async-tls'

Pull Request - State: closed - Opened by JEnoch almost 4 years ago - 2 comments

#52 - fix a mistake in the Box<dyn HttpClient> implementation

Pull Request - State: closed - Opened by jbr almost 4 years ago

#51 - ci improvements

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

#50 - add: allow fetch request from worker scope.

Pull Request - State: closed - Opened by extraymond about 4 years ago - 5 comments

#49 - add an implementation of HttpClient for Box<dyn HttpClient>

Pull Request - State: closed - Opened by jbr about 4 years ago

#48 - No Clone for HttpClient-s

Pull Request - State: closed - Opened by Fishrock123 about 4 years ago

#47 - src: require Clone for HttpClient

Pull Request - State: closed - Opened by Fishrock123 about 4 years ago - 2 comments
Labels: semver-major

#46 - HttpClient instances should be Clone

Issue - State: closed - Opened by Fishrock123 about 4 years ago - 1 comment

#45 - hyper: re-use internal client, impl Default

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

#44 - src: correctly translate hyper body stream to ours

Pull Request - State: closed - Opened by Fishrock123 about 4 years ago

#43 - Release 5.0

Pull Request - State: closed - Opened by Fishrock123 about 4 years ago

#42 - Cargo toml deps features cleanup

Pull Request - State: closed - Opened by Fishrock123 about 4 years ago

#41 - curl_client: fix IsahcClient post-a943eb96e9

Pull Request - State: closed - Opened by Fishrock123 about 4 years ago

#40 - Use send_wrapper for WASM instead of InnerFuture

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

#39 - Connection pooling

Issue - State: closed - Opened by Fishrock123 about 4 years ago - 1 comment

#38 - isahc: simplify setting headers during request

Pull Request - State: closed - Opened by Fishrock123 about 4 years ago

#37 - Fix link to releases in README.md

Pull Request - State: closed - Opened by strohel about 4 years ago

#36 - More config for hyper backend

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

#35 - Switch to using async_trait

Pull Request - State: closed - Opened by jbr over 4 years ago - 2 comments

#33 - Main branch renamed to `main`

Pull Request - State: closed - Opened by goto-bus-stop over 4 years ago

#32 - Add a `hyper` client implementation

Pull Request - State: closed - Opened by bspeice over 4 years ago - 7 comments

#31 - CI: run fmt & docs on nightly for #[feature]

Pull Request - State: closed - Opened by Fishrock123 over 4 years ago - 1 comment

#30 - HttpClient: remove Clone bounds, ensure unsized

Pull Request - State: closed - Opened by Fishrock123 over 4 years ago - 1 comment

#29 - HttpClient: remove Error type bounds

Pull Request - State: closed - Opened by Fishrock123 over 4 years ago - 2 comments

#28 - Fix wasm compilation and send body and headers from WasmClient

Pull Request - State: closed - Opened by Perseus101 over 4 years ago - 6 comments

#27 - http types and async-h1 for 2.0.0

Pull Request - State: closed - Opened by jbr over 4 years ago

#26 - set peer and local addrs for h1 client

Pull Request - State: closed - Opened by jbr over 4 years ago

#25 - wasm_backend only works on window scope.

Issue - State: closed - Opened by extraymond over 4 years ago - 5 comments

#24 - Upgrade isahc to 0.9 and http to 0.2

Pull Request - State: closed - Opened by mythmon over 4 years ago - 2 comments

#23 - allow fetch on worker scripts(web-worker, service-worker)

Pull Request - State: closed - Opened by extraymond over 4 years ago - 8 comments

#22 - feat: implement client for async-h1

Pull Request - State: closed - Opened by dignifiedquire over 4 years ago - 4 comments

#21 - Make HTTPClient object safe

Pull Request - State: closed - Opened by skade almost 5 years ago - 5 comments

#20 - Bugfix/#3 the wasm backend is not sending headers body

Pull Request - State: closed - Opened by FreddieRidell almost 5 years ago - 1 comment

#19 - Add support for passing preconfigured isahc HttpClient instance.

Pull Request - State: closed - Opened by alex-berger almost 5 years ago - 1 comment

#18 - make HttpClient trait Sized

Pull Request - State: closed - Opened by yoshuawuyts almost 5 years ago - 1 comment

#17 - fix body bounds

Pull Request - State: closed - Opened by yoshuawuyts almost 5 years ago - 1 comment

#16 - Fix typo in wasm feature flag

Pull Request - State: closed - Opened by cjpearce almost 5 years ago

#14 - fix: Body's reader is now optional; may be checked for emptiness

Pull Request - State: closed - Opened by mmstick almost 5 years ago - 7 comments