Home | History | Annotate | Download | only in net

Lines Matching refs:is_http

682     bool is_http = request->url().SchemeIs("http");
687 (is_http || is_https)) { // Only record for HTTP or HTTPS urls.