Home | History | Annotate | Download | only in http

Lines Matching refs:truncated

1033     // We just finished the validation of a truncated entry, and the server
1790 // truncated).
1875 int HttpCache::Transaction::WriteResponseInfoToEntry(bool truncated) {
1900 if (truncated) {
1905 response_.Persist(data->pickle(), skip_transient_headers, truncated);