Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expect::Continue response doesn't get flushed #704

Closed
seanmonstar opened this issue Dec 18, 2015 · 0 comments
Closed

Expect::Continue response doesn't get flushed #704

seanmonstar opened this issue Dec 18, 2015 · 0 comments
Labels
A-server Area: server. C-bug Category: bug. Something is wrong. This is bad! E-easy Effort: easy. A task that would be a great starting point for a new contributor.

Comments

@seanmonstar
Copy link
Member

After writing the 100-continue response to the BufWriter, it should be flushed.

@seanmonstar seanmonstar added C-bug Category: bug. Something is wrong. This is bad! A-server Area: server. E-easy Effort: easy. A task that would be a great starting point for a new contributor. labels Dec 18, 2015
sfackler added a commit to sfackler/hyper that referenced this issue Dec 19, 2015
sfackler added a commit to sfackler/hyper that referenced this issue Dec 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-server Area: server. C-bug Category: bug. Something is wrong. This is bad! E-easy Effort: easy. A task that would be a great starting point for a new contributor.
Projects
None yet
Development

No branches or pull requests

1 participant