Home | History | Annotate | Download | only in http

Lines Matching full:has_data

1984 bool HttpCache::Transaction::CanResume(bool has_data) {
1986 if (has_data && !entry_->disk_entry->GetDataSize(kResponseContentIndex))