Lines Matching refs:path
362 // There is no downgrade path here. Just drop the connection.
1052 StringRef authority, path;
1057 path = req.orig_path;
1071 // CONNECT method does not have path. But we requires path in
1072 // host-path mapping. As workaround, we assume that path is
1075 path = req.path;
1078 // Cache the authority and path used for the first-time backend
1081 req.orig_path = path;
1085 // Fast path. If we have one group, it must be catch-all group.
1089 group_idx = match_downstream_addr_group(routerconf, authority, path, groups,