Skip to content

Conversation

@seanmonstar
Copy link
Member

Closes #1931

BREAKING CHANGE: All usage of hyper::Chunk should be replaced with
bytes::Bytes (or hyper::body::Bytes).

Closes #1931

BREAKING CHANGE: All usage of `hyper::Chunk` should be replaced with
  `bytes::Bytes` (or `hyper::body::Bytes`).
@seanmonstar seanmonstar force-pushed the replace-chunk-with-bytes branch from 9a86940 to 0a97cc1 Compare December 6, 2019 01:07
@seanmonstar seanmonstar merged commit 5a59875 into master Dec 6, 2019
@seanmonstar seanmonstar deleted the replace-chunk-with-bytes branch December 6, 2019 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Chunk in favor of using Bytes directly

2 participants