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

HTTP server: Properly support reading/writing streams #6

Open
maximevince opened this issue Oct 27, 2015 · 0 comments
Open

HTTP server: Properly support reading/writing streams #6

maximevince opened this issue Oct 27, 2015 · 0 comments

Comments

@maximevince
Copy link
Collaborator

As was done in the HTTP client, check that the HTTP server properly handles reading and writing streams. Make sure that it handles situations where the complete header/fragment/packet cannot be read or written at once. E.g. it needs to wait for an event to be able to resume the read or write operation properly, without dropping any data.

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

No branches or pull requests

1 participant