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

feat: use socket custom freeSocketKeepAliveTimeout first #59

Merged
merged 3 commits into from Feb 27, 2018

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Feb 27, 2018

to support Keep-Alive header on the user land

closes #58

@fengmk2
Copy link
Member Author

fengmk2 commented Feb 27, 2018

cc @denghongcai

to support Keep-Alive header on the user land

closes #58
@codecov-io
Copy link

codecov-io commented Feb 27, 2018

Codecov Report

Merging #59 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   93.47%   93.52%   +0.04%     
==========================================
  Files           4        4              
  Lines         276      278       +2     
==========================================
+ Hits          258      260       +2     
  Misses         18       18
Impacted Files Coverage Δ
lib/_http_agent.js 92.57% <100%> (+0.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 138eda8...0fcff93. Read the comment docs.

@dead-horse dead-horse merged commit bc7cadb into master Feb 27, 2018
@dead-horse dead-horse deleted the handle-keep-alive branch February 27, 2018 10:21
@fengmk2
Copy link
Member Author

fengmk2 commented Feb 27, 2018

3.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Keep-Alive Header
3 participants