Home | History | Annotate | Download | only in url_request

Lines Matching defs:GetCharset

990 bool URLRequestHttpJob::GetCharset(std::string* charset) {
996 return GetResponseHeaders()->GetCharset(charset);