Searched refs:http_parts (Results 1 – 1 of 1) sorted by relevance
201 url_parse::Parsed http_parts; in Parse() local205 &http_parts, &http_scheme, in Parse()210 http_parts.username.is_nonempty() && in Parse()211 http_parts.password.is_nonempty()) { in Parse()214 http_parts.scheme.reset(); in Parse()216 &http_parts.username, in Parse()217 &http_parts.password, in Parse()218 &http_parts.host, in Parse()219 &http_parts.port, in Parse()220 &http_parts.path, in Parse()[all …]