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

Request.body cuts off short #68

Open
StaticActual opened this issue Mar 19, 2017 · 1 comment
Open

Request.body cuts off short #68

StaticActual opened this issue Mar 19, 2017 · 1 comment

Comments

@StaticActual
Copy link

Request.body only contains a substring of the actually body. Perhaps this has to do with the way Content-Length is set?

@elliottminns
Copy link
Owner

I'll look into this one as well, Request should only move forward once it's seen the correct number of body bytes come through the socket. I'll try throwing something large through it today.

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

2 participants