Home
last modified time | relevance | path

Searched refs:isCookieField (Results 1 - 1 of 1) sorted by relevance

/third_party/node/lib/
H A D_http_outgoing.js96 // isCookieField performs a case-insensitive comparison of a provided string
99 function isCookieField(s) { function
560 (value.length < 2 || !isCookieField(key)) &&

Completed in 2 milliseconds