Searched refs:kAuthority (Results 1 – 1 of 1) sorted by relevance
231 const kAuthority = Symbol('authority'); constant1764 headers[HTTP2_HEADER_AUTHORITY] = this[kAuthority];2665 this[kAuthority] = getAuthority(headers);2708 headers[HTTP2_HEADER_AUTHORITY] = this[kAuthority];3307 session[kAuthority] = `${options.servername || host}:${port}`;