Skip to content

issues Search Results · repo:durch/rust-s3 language:Rust

Filter by

199 results
 (67 ms)

199 results

indurch/rust-s3 (press backspace or delete to remove)

Describe the bug When bucket is created with custom region, if the endpoint contains standard port like 80. The returned presigned urls are wrong due to not having port in the URL. In other words, S3 server ...
bug
  • erdoganege
  • Opened 
    6 days ago
  • #419

delete_bucket_lifecycle sends a DeleteBucket Command instead of a Command::DeleteBucketLifecycle #[maybe_async::maybe_async] pub async fn delete_bucket_lifecycle( self) - Result ResponseData, ...
bug
  • benroszak
  • Opened 
    on Feb 13
  • #414

Describe the bug I m running LocalStack for testing. To test this I am opening a connection and creating an S3 bucket. I have some Python code which does this correctly: import boto3 # Configure the ...
bug
  • JonathanWoollett-Light
  • Opened 
    on Jan 12
  • #411

Is your feature request related to a problem? Please describe. I want to be able to specify headers on a per request headers, in my specific use cases those are if-none-match and if-match as different ...
enhancement
  • AdamGS
  • Opened 
    on Dec 1, 2024
  • #408

Describe the bug Getting a lot of hyper: connection closed before message completed errors which seem to be https://github.com/hyperium/hyper/issues/2136. rust-s3 does not seem to configure any sort of ...
bug
  • r-ml
  • 2
  • Opened 
    on Oct 28, 2024
  • #405

Is your feature request related to a problem? Please describe. I noticed that the implementation of _put_object_stream_with_content_type doing multi-part upload reads up all the chunks first (creating ...
enhancement
  • kskalski
  • 2
  • Opened 
    on Oct 14, 2024
  • #404

I really think you should reconsider printing out the BTC donation banner.
enhancement
in-beta
  • functorism
  • 3
  • Opened 
    on Sep 3, 2024
  • #401

Is your feature request related to a problem? Please describe. I m running behind a corporate proxy and crates such as reqwest automatically use the system proxy, maybe this crate could do the same or ...
enhancement
  • Plawn
  • 2
  • Opened 
    on Aug 12, 2024
  • #398

Describe the bug I m looking at feature flag definition in Cargo.toml and the dependencies in Cargo.lock, and I noticed that the tokio-rustls-tls feature depends on native-tls, rather than using rustls. ...
bug
  • emmiegit
  • 8
  • Opened 
    on Jun 28, 2024
  • #396

Describe the bug This worked ok in v0.33.0, but fails in v0.34.0. cargo check --no-default-features --features tokio-native-tls To Reproduce git checkout v0.33.0 # works fine cargo check --no-default-features ...
bug
  • nyurik
  • 5
  • Opened 
    on Jun 26, 2024
  • #395
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub