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

Server sends 400 when client is already disconnected #17

Open
athomason opened this issue Aug 4, 2011 · 1 comment
Open

Server sends 400 when client is already disconnected #17

athomason opened this issue Aug 4, 2011 · 1 comment

Comments

@athomason
Copy link
Contributor

When a client connects and immediately disconnects (e.g. a load balancer doing a port liveness test), Twiggy sends a 400 error. This is needless as it has already detected that the client disconnected.

@vti
Copy link

vti commented Sep 3, 2012

Isn't this fixed by #20?

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