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

Add HTTPServerResponse.connected property #1474

Merged
merged 1 commit into from
Apr 15, 2016

Conversation

iamtakingiteasy
Copy link
Contributor

(Second try, for curiosity of failed travis build.)

Adds to HTTPServerResponse a new property, bool connected(); which should return true in case remote peer still holding the connection and false ever since connection was severed, might be useful in some long-polling applications.

@s-ludwig s-ludwig merged commit 5168c0a into vibe-d:master Apr 15, 2016
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

Successfully merging this pull request may close these issues.

2 participants