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

Content Length change #296

Merged
merged 1 commit into from Jan 25, 2016
Merged

Conversation

stampy88
Copy link
Contributor

Now that bytesWritten() is available on HttpServerResponse, use that instead of content-length header to get size of response.

Signed-off-by: Dave Sinclair stampy88@yahoo.com

Now that bytesWritten() is available is available on HttpServerResponse, use that instead of content-length header to get size of response.

Signed-off-by: Dave Sinclair <stampy88@yahoo.com>
@pmlopes
Copy link
Member

pmlopes commented Jan 25, 2016

Thanks!

pmlopes added a commit that referenced this pull request Jan 25, 2016
@pmlopes pmlopes merged commit 60bf2c0 into vert-x3:master Jan 25, 2016
@pmlopes pmlopes removed the to review label Jan 25, 2016
@stampy88 stampy88 deleted the content_length_change branch January 25, 2016 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants