Skip to content

Body should be constructed around a Read instead of a BufRead #297

Open
@jbr

Description

@jbr

this will require dropping the BufRead implementation for Body, Request, and Response as well as changing the Body::from_reader signature — people can wrap Reads with async_std::io::BufReaders if they need BufRead behavior

Metadata

Metadata

Assignees

No one assigned

    Labels

    semver-majorThis change requires a semver major change

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions