ExpressGateway / express-gateway

A microservices API Gateway built on top of Express.js
https://www.express-gateway.io
Apache License 2.0
2.98k stars 348 forks source link

fix: enable keepAlive for proxy #948

Closed XVincentX closed 5 years ago

XVincentX commented 5 years ago

Closes #945

codecov[bot] commented 5 years ago

Codecov Report

Merging #948 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #948      +/-   ##
==========================================
+ Coverage   88.97%   88.98%   +0.01%     
==========================================
  Files         137      137              
  Lines        3737     3741       +4     
==========================================
+ Hits         3325     3329       +4     
  Misses        412      412
Impacted Files Coverage Δ
lib/policies/proxy/proxy.js 96.92% <100%> (+0.2%) :arrow_up:

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 02ae25e...00ce228. Read the comment docs.