Skip to content

Please re-export the http crate. #277

Description

@ensc

Motivations

reqwest-middleware uses http::Extensions and http::Error in its public API.

Atm, users have to add exact the same version of http to their Cargo.toml when they want to use reqwest-middleware.

It is best practice to re-export either the whole http crate or perhaps only the affected types.

reqwest-middleware-0.5.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions