Home
last modified time | relevance | path

Searched refs:RE_CONN_CLOSE (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/
D_http_outgoing.js75 const RE_CONN_CLOSE = /(?:^|\W)close(?:$|\W)/i; constant
518 if (RE_CONN_CLOSE.test(value))