Skip to content

Remove the stream cargo feature #2855

Closed
@seanmonstar

Description

@seanmonstar

The stream cargo feature should be removed, and any usage of Stream. It's not stable, and we cannot depend on it.

  • This means accept::from_stream, (which Accept is already going away anyways).
  • Body::wrap_stream
  • impl Stream for Body

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-bodyArea: body streaming.A-serverArea: server.C-featureCategory: feature. This is adding a new feature.E-easyEffort: easy. A task that would be a great starting point for a new contributor.

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions