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 parser state sometimes gets stuck between requests #94

Closed
gbrail opened this issue Dec 2, 2014 · 0 comments
Closed

HTTP parser state sometimes gets stuck between requests #94

gbrail opened this issue Dec 2, 2014 · 0 comments
Labels
Milestone

Comments

@gbrail
Copy link
Contributor

gbrail commented Dec 2, 2014

In some cases, often with extremely simple clients and servers, the HTTP parser that the "http" module recycles between requests isn't properly reset. That causes callbacks to not be delivered, which ends up making the API calls fail.

@gbrail gbrail added this to the 0.8.4 milestone Dec 2, 2014
@gbrail gbrail closed this as completed Dec 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant