Skip to content

Conversation

@akhilles
Copy link
Contributor

Fixes #12.

I noticed the AsyncBufRead implementation for Encoder was commented out. Was this intentional? If so, I can remove those changes.

@NathanFlurry
Copy link

Ran in to the same issue with `Encoder::poll_read. This PR correctly patches it on my end.

Copy link
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks heaps!

@yoshuawuyts yoshuawuyts merged commit 79ef595 into http-rs:main Oct 26, 2020
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.

Encoder can possibly send duplicate bytes

3 participants