Skip to content

Refactor decompression to use tower-http #2575

@seanmonstar

Description

@seanmonstar

reqwest supports several encoding schemes for automatic decompression of response bodies. That support was later ported to tower_http::decompression. To reduce duplication, and to make sure the tower-http code has all the improvements reqwest gets, we should just make reqwest depend on the one from tower-http.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-refactorCategory: refactor. This would improve the clarity of internal code.E-mediumEffort: medium. A moderate amount of work.E-pr-welcomeThe feature is welcome to be added, instruction should be found in the issue.

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions