##// END OF EJS Templates
keepalive: work around slight deficiency in vcr...
keepalive: work around slight deficiency in vcr VCR's response type doesn't define the will_close attribute. Let's just have keepalive default to closing the socket if the will_close attribute is missing. Differential Revision: https://phab.mercurial-scm.org/D4599
Augie Fackler -
r39685:d6d09425 default
Show More