Home
last modified time | relevance | path

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

/third_party/node/lib/internal/modules/esm/
Dget_format.js35 'http:': getHttpProtocolModuleFormat,
36 'https:': getHttpProtocolModuleFormat,
147 function getHttpProtocolModuleFormat(url, context) { function