Lines Matching defs:authority
1052 StringRef authority, path;
1056 authority = req.orig_authority;
1061 authority = sni_;
1062 } else if (!req.authority.empty()) {
1063 authority = req.authority;
1067 authority = h->value;
1078 // Cache the authority and path used for the first-time backend
1080 req.orig_authority = authority;
1089 group_idx = match_downstream_addr_group(routerconf, authority, path, groups,