Skip to content

Conversation

@seanmonstar
Copy link
Member

BREAKING CHANGE: Usage of Response.deconstruct() and construct() now use
a &mut Headers, instead of the struct proper.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function is starting to get really long, can you split this (or other) sections into another fn?

…ive loop

BREAKING CHANGE: Usage of Response.deconstruct() and construct() now use
  a &mut Headers, instead of the struct proper.
@seanmonstar
Copy link
Member Author

@reem ok, refactored that function...

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.08%) to 85.42% when pulling 49b5b8f on server-keep-alive into 871f37a on master.

@reem
Copy link
Contributor

reem commented May 13, 2015

LGTM - do we care about the coveralls regression as a blocker?

@seanmonstar
Copy link
Member Author

I don't, as I still find the coverage report confusing and inaccurate.

seanmonstar added a commit that referenced this pull request May 13, 2015
feat(server): check Response headers for Connection: close in keep_alive loop
@seanmonstar seanmonstar merged commit 0be0f26 into master May 13, 2015
@seanmonstar seanmonstar deleted the server-keep-alive branch May 13, 2015 01:18
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.

4 participants