Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/common/
H A Dget-host-info.sub.js11 var PROTOCOL = self.location.protocol;
12 var IS_HTTPS = (PROTOCOL == "https:");
34 ORIGIN: PROTOCOL + "//" + ORIGINAL_HOST + PORT_ELIDED,
39 REMOTE_ORIGIN: PROTOCOL + "//" + REMOTE_HOST + PORT_ELIDED,
40 OTHER_ORIGIN: PROTOCOL + "//" + OTHER_HOST + PORT_ELIDED,
/third_party/node/deps/openssl/openssl/apps/include/
H A Ds_apps.h16 #define PROTOCOL "tcp" macro
/third_party/openssl/apps/include/
H A Ds_apps.h16 #define PROTOCOL "tcp" macro
/third_party/node/src/
H A Dnode_http_common.h25 V(PROTOCOL, ":protocol")

Completed in 2 milliseconds