Ecosyste.ms: Issues

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

GitHub / sbstp/attohttpc issues and pull requests

#172 - Add support for MTLS

Issue - State: open - Opened by Plawn 25 days ago

#171 - `add_root_certificate()` not working?

Issue - State: closed - Opened by mattvalleycodes about 1 month ago - 1 comment

#169 - Bump the all group with 2 updates

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

#168 - Setting `Content-length` for a `multipart/form-data` request

Issue - State: closed - Opened by mattvalleycodes 5 months ago - 1 comment

#166 - Bump the all group with 1 update

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

#165 - Bump the all group with 1 update

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

#163 - Update base64 requirement from 0.21.2 to 0.22.0

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

#162 - Update hyper requirement from 0.14.20 to 1.2.0

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

#161 - Use http::Response to describe response type

Pull Request - State: open - Opened by tottoto 10 months ago - 2 comments

#160 - Update env_logger requirement from 0.10.0 to 0.11.0

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

#159 - Replace lazy_static crate with std::sync::OnceLock

Pull Request - State: open - Opened by tottoto 10 months ago - 12 comments

#158 - Update to actions/checkout@v4

Pull Request - State: closed - Opened by tottoto 10 months ago

#157 - Apply rustfmt

Pull Request - State: closed - Opened by tottoto 10 months ago

#156 - Reduce futures crate dependency

Pull Request - State: closed - Opened by tottoto 10 months ago

#156 - Reduce futures crate dependency

Pull Request - State: closed - Opened by tottoto 10 months ago

#155 - Use rustls-pki-types via rustls crate

Pull Request - State: closed - Opened by tottoto 10 months ago - 1 comment

#154 - Update to rustls 0.22

Pull Request - State: closed - Opened by tottoto 10 months ago - 1 comment

#153 - Update to http 1

Pull Request - State: closed - Opened by tottoto 10 months ago - 1 comment

#152 - Update hyper requirement from 0.14.20 to 1.1.0

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

#151 - Update rustls-native-certs requirement from 0.6 to 0.7

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

#150 - Update rustls-pemfile requirement from 1.0.3 to 2.0.0

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

#149 - Update webpki-roots requirement from 0.25.1 to 0.26.0

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

#148 - Update hyper requirement from 0.14.20 to 1.0.1

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

#147 - Update http requirement from 0.2.8 to 1.0.0

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

#146 - Creating a POST request based on curl syntax

Issue - State: closed - Opened by EvilWatermelon about 1 year ago - 2 comments

#145 - Replace unmaintained webpki dependency with rustls-webpki.

Pull Request - State: closed - Opened by macklin-10x over 1 year ago - 3 comments

#144 - Refactor code to match dependency updates

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

#143 - Update base64 requirement from 0.13.0 to 0.21.2

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

#142 - Update webpki-roots requirement from 0.23.0 to 0.25.1

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

#141 - Update tokio-rustls requirement from 0.22.0 to 0.24.1

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

#140 - Update env_logger requirement from 0.9.0 to 0.10.0

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

#138 - Add a method to set the URL's query from an object

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

#137 - Allow retrieving the final URL from the response

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

#136 - Add a method on Response for retrieving the final URL

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

#135 - Refactor TLS feature flags

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

#134 - Add feature to support rustls-native-certs root certificates

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

#133 - Support for `rustls-native-certs`

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

#132 - Remove _compress-any feature in favour of implicit flate2 feature

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

#131 - Fix compress-zlib and compress-zlib-ng to actually enable compression

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

#130 - Allow to use flate2 with zlib or zlib-ng instead of miniz_oxide

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

#129 - Match curl's behavior for root domains in 'no_proxy'

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

#126 - WIP: Cookies and CookieJar support

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

#125 - Support ALL_PROXY & mimic curl's behavior for NO_PROXY

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

#123 - Support 'basic_auth' on platforms other than Linux

Issue - State: closed - Opened by pedorro over 2 years ago - 5 comments

#122 - feat: add `tls-vendored` Cargo feature, closes #121

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

#121 - Option to enable native-tls' vendored feature

Issue - State: closed - Opened by lucasfernog over 2 years ago - 1 comment

#120 - Feature Request: ALL_PROXY environment variable support

Issue - State: closed - Opened by banyudu over 2 years ago

#118 - Timeout not working on Windows

Issue - State: closed - Opened by lucasfernog over 2 years ago - 23 comments

#117 - no method named `json` found for struct `RequestBuilder` in the current scope

Issue - State: closed - Opened by dmr07 over 2 years ago - 1 comment

#116 - fix(multipart): always stream body

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

#115 - feat: allow changing the `Connection` header

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

#114 - fix(multipart): disable default features

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

#113 - Issue getting location from redirected request

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

#112 - Any way to handle each chunk separately?

Issue - State: closed - Opened by George-Miao about 3 years ago - 4 comments

#110 - Update dependencies to their current versions

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

#109 - Upgrade rustls

Issue - State: closed - Opened by jplatte about 3 years ago

#108 - make parse_request public?

Issue - State: closed - Opened by mcr about 3 years ago

#107 - Bump wildmatch to 2

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

#106 - typo

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

#105 - Add cookie feature

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

#104 - Don't parse an empty environment variable as a URL

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

#103 - Limit number of stored headers...

Pull Request - State: closed - Opened by adamreichold over 3 years ago - 9 comments

#101 - Panic on large amount of headers

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

#100 - IP address support for tls-rust

Issue - State: closed - Opened by gilescope over 3 years ago - 4 comments

#99 - Accept invalid UTF-8 for location headers.

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

#98 - Trim chunk size before parsing into number.

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

#97 - RFC: Handle line-folded headers

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

#96 - RFC: Drop invalid headers instead of raising an error

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

#95 - "InvalidResponse: invalid status code" error on some websites

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

#94 - "InvalidResponse: invalid header" error on some websites

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

#93 - "missing or invalid location header" error on some websites

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

#92 - "Http Error: invalid HTTP header name" on some websites

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

#91 - "invalid chunk size" error on some websites

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

#90 - "Unexpected end of file" error on a few websites

Issue - State: open - Opened by Shnatsel almost 4 years ago

#89 - 'Invalid gzip header' error on some websites

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

#88 - RFC: Use a lossy conversion in ResponseReader::text_utf8

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

#87 - Fetching google.com without 'charsets' feature fails; works in other clients

Issue - State: closed - Opened by Shnatsel almost 4 years ago - 7 comments

#86 - Replace per-connection timeout with full request deadline

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

#85 - Timeout not honored (program hang?) on some websites

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

#84 - 'Corrupt deflate stream' error on some websites (curl and Firefox are fine)

Issue - State: open - Opened by Shnatsel almost 4 years ago - 16 comments

#83 - Switch to Github Actions

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

#82 - Optimizing latency?

Issue - State: closed - Opened by dpc almost 4 years ago - 14 comments

#81 - Set log target globally

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

#80 - Proxy support

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

#79 - Is Response::reader supposed to be awkward to get?

Issue - State: closed - Opened by octylFractal about 4 years ago - 3 comments

#78 - port to multipart 0.17 and mime 0.3

Pull Request - State: closed - Opened by decathorpe about 4 years ago - 6 comments

#77 - Add support for proxies

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

#76 - Add target in debug! and other log calls

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

#75 - Add support for HTTP_PROXY, HTTPS_PROXY and NO_PROXY

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

#74 - Allow to add additional root certificates with native-tls

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

#73 - Indicate the default value for the max_redirections parameter

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

#72 - Fix the header_append documentation

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