Skip to content

Make reqwest optional #723

Description

@awesterb

Issue for the pull request #724.

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

We're very happy with object_store, but to cut down on dependencies, we'd like reqwest to be optional. Currently, an alternative HttpConnector can be provided, but the reqwest crate is always pulled in under the cloud feature (even if not used).

Describe the solution you'd like

Having alternative to the cloud features (aws, azure, ...) that do not pull in reqwest.

Describe alternatives you've considered

Maintaining our own fork of object_store.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions