Home
last modified time | relevance | path

Searched defs:checkInvalidHeaderChar (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/parallel/
Dtest-http-common.js6 const checkInvalidHeaderChar = httpCommon._checkInvalidHeaderChar; constant
/third_party/node/lib/
D_http_common.js223 function checkInvalidHeaderChar(val) { function