response_headers 267 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc net::HttpResponseHeaders* response_headers = request->response_headers(); response_headers 268 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc if (response_headers) { response_headers 269 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc response_headers->GetNormalizedHeader("content-disposition", response_headers 271 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc response_headers->GetMimeType(&mime_type); response_headers 627 chrome/browser/autocomplete/base_search_provider.cc const net::HttpResponseHeaders* const response_headers = response_headers 635 chrome/browser/autocomplete/base_search_provider.cc if (response_headers) { response_headers 637 chrome/browser/autocomplete/base_search_provider.cc if (response_headers->GetCharset(&charset)) { response_headers 62 chrome/browser/captive_portal/captive_portal_detector_unittest.cc const char* response_headers) { response_headers 75 chrome/browser/captive_portal/captive_portal_detector_unittest.cc CompleteURLFetch(net_error, status_code, response_headers); response_headers 151 chrome/browser/captive_portal/captive_portal_service_unittest.cc const char* response_headers) { response_headers 174 chrome/browser/captive_portal/captive_portal_service_unittest.cc CompleteURLFetch(net_error, status_code, response_headers); response_headers 16 chrome/browser/captive_portal/testing_utils.cc const std::string& response_headers) { response_headers 18 chrome/browser/captive_portal/testing_utils.cc net::HttpUtil::AssembleRawHeaders(response_headers.c_str(), response_headers 19 chrome/browser/captive_portal/testing_utils.cc response_headers.length()); response_headers 49 chrome/browser/captive_portal/testing_utils.cc const char* response_headers) { response_headers 51 chrome/browser/captive_portal/testing_utils.cc DCHECK(!response_headers); response_headers 56 chrome/browser/captive_portal/testing_utils.cc if (response_headers) { response_headers 58 chrome/browser/captive_portal/testing_utils.cc CreateResponseHeaders(response_headers)); response_headers 40 chrome/browser/captive_portal/testing_utils.h const char* response_headers); response_headers 142 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc url_request.response_headers()))); response_headers 145 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc url_request.response_headers()))); response_headers 155 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc url_request.response_headers()))); response_headers 166 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc url_request.response_headers()))); response_headers 175 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc url_request.response_headers()))); response_headers 413 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc url_request, stage, url_request->response_headers())); response_headers 85 chrome/browser/extensions/api/streams_private/streams_private_api.cc &info.response_headers.additional_properties); response_headers 932 chrome/browser/extensions/api/web_request/web_request_api.cc dict->Set(keys::kStatusLineKey, GetStatusLine(request->response_headers())); response_headers 935 chrome/browser/extensions/api/web_request/web_request_api.cc GetResponseHeadersList(request->response_headers())); response_headers 990 chrome/browser/extensions/api/web_request/web_request_api.cc dict->Set(keys::kStatusLineKey, GetStatusLine(request->response_headers())); response_headers 993 chrome/browser/extensions/api/web_request/web_request_api.cc GetResponseHeadersList(request->response_headers())); response_headers 1023 chrome/browser/extensions/api/web_request/web_request_api.cc if (request->response_headers()) response_headers 1024 chrome/browser/extensions/api/web_request/web_request_api.cc response_code = request->response_headers()->response_code(); response_headers 1035 chrome/browser/extensions/api/web_request/web_request_api.cc dict->Set(keys::kStatusLineKey, GetStatusLine(request->response_headers())); response_headers 1038 chrome/browser/extensions/api/web_request/web_request_api.cc GetResponseHeadersList(request->response_headers())); response_headers 1075 chrome/browser/extensions/api/web_request/web_request_api.cc if (request->response_headers()) response_headers 1076 chrome/browser/extensions/api/web_request/web_request_api.cc response_code = request->response_headers()->response_code(); response_headers 1087 chrome/browser/extensions/api/web_request/web_request_api.cc dict->Set(keys::kStatusLineKey, GetStatusLine(request->response_headers())); response_headers 1090 chrome/browser/extensions/api/web_request/web_request_api.cc GetResponseHeadersList(request->response_headers())); response_headers 1561 chrome/browser/extensions/api/web_request/web_request_api.cc response->response_headers.get(); response_headers 2320 chrome/browser/extensions/api/web_request/web_request_api.cc scoped_ptr<helpers::ResponseHeaders> response_headers; response_headers 2326 chrome/browser/extensions/api/web_request/web_request_api.cc response_headers.reset(new helpers::ResponseHeaders()); response_headers 2368 chrome/browser/extensions/api/web_request/web_request_api.cc response_headers->push_back(helpers::ResponseHeader(name, value)); response_headers 2373 chrome/browser/extensions/api/web_request/web_request_api.cc response->response_headers.reset(response_headers.release()); response_headers 162 chrome/browser/extensions/api/web_request/web_request_api.h response_headers; response_headers 641 chrome/browser/net/chrome_network_delegate.cc bool is_redirect = request->response_headers() && response_headers 643 chrome/browser/net/chrome_network_delegate.cc request->response_headers()->response_code()); response_headers 170 chrome/browser/prerender/prerender_util.cc const net::HttpResponseHeaders* response_headers) { response_headers 179 chrome/browser/prerender/prerender_util.cc if (!response_headers) response_headers 185 chrome/browser/prerender/prerender_util.cc while (response_headers->EnumerateHeaderLines(&iter, &name, &value)) { response_headers 241 chrome/browser/prerender/prerender_util.cc request->response_headers()); response_headers 56 chrome/browser/prerender/prerender_util.h const net::HttpResponseHeaders* response_headers); response_headers 162 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc scoped_refptr<net::HttpResponseHeaders> response_headers( response_headers 164 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc response_headers->AddHeader("Content-Type: text/xml"); response_headers 165 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc fetcher->set_response_headers(response_headers); response_headers 630 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc net::HttpResponseHeaders* response_headers = request->response_headers(); response_headers 631 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc if (!response_headers->HasHeaderValue("x-frame-options", "deny") && response_headers 632 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc !response_headers->HasHeaderValue("x-frame-options", "sameorigin")) { response_headers 633 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc response_headers->RemoveHeader("x-frame-options"); response_headers 634 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc response_headers->AddHeader("x-frame-options: sameorigin"); response_headers 647 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc net::HttpResponseHeaders* response_headers = request->response_headers(); response_headers 648 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc if (response_headers->HasHeader("x-frame-options")) response_headers 649 chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc response_headers->RemoveHeader("x-frame-options"); response_headers 110 chrome/browser/signin/signin_header_helper.cc request->response_headers()->HasHeader(kChromeManageAccountsHeader)) { response_headers 216 chrome/renderer/page_load_histograms.cc scoped_refptr<net::HttpResponseHeaders> response_headers( response_headers 218 chrome/renderer/page_load_histograms.cc return response_headers->IsChromeProxyResponse(); response_headers 92 components/navigation_interception/intercept_navigation_resource_throttle.cc net::HttpResponseHeaders* headers = request_->response_headers(); response_headers 408 content/browser/android/download_controller_android_impl.cc if (request->response_headers()) response_headers 409 content/browser/android/download_controller_android_impl.cc request->response_headers()->GetMimeType(&original_mime_type); response_headers 132 content/browser/devtools/devtools_netlog_observer.cc scoped_refptr<net::HttpResponseHeaders> response_headers; response_headers 135 content/browser/devtools/devtools_netlog_observer.cc &response_headers)) { response_headers 139 content/browser/devtools/devtools_netlog_observer.cc info->http_status_code = response_headers->response_code(); response_headers 140 content/browser/devtools/devtools_netlog_observer.cc info->http_status_text = response_headers->GetStatusText(); response_headers 145 content/browser/devtools/devtools_netlog_observer.cc info->response_headers.clear(); response_headers 148 content/browser/devtools/devtools_netlog_observer.cc response_headers->EnumerateHeaderLines(&it, &name, &value); ) { response_headers 149 content/browser/devtools/devtools_netlog_observer.cc info->response_headers.push_back(std::make_pair(name, value)); response_headers 155 content/browser/devtools/devtools_netlog_observer.cc response_headers->raw_headers()); response_headers 214 content/browser/download/download_resource_handler.cc const net::HttpResponseHeaders* headers = request()->response_headers(); response_headers 390 content/browser/download/download_resource_handler.cc request()->response_headers()) { response_headers 428 content/browser/download/download_resource_handler.cc if (request()->response_headers()) { response_headers 429 content/browser/download/download_resource_handler.cc request()->response_headers()->EnumerateHeader( response_headers 432 content/browser/download/download_resource_handler.cc request()->response_headers()->HasStrongValidators(); response_headers 68 content/browser/fileapi/blob_url_request_job_unittest.cc EXPECT_TRUE(request->response_headers()); response_headers 239 content/browser/fileapi/blob_url_request_job_unittest.cc request_->response_headers()->GetContentLength()); response_headers 262 content/browser/fileapi/blob_url_request_job_unittest.cc request_->response_headers()->response_code()); response_headers 430 content/browser/fileapi/blob_url_request_job_unittest.cc EXPECT_EQ(6, request_->response_headers()->GetContentLength()); response_headers 434 content/browser/fileapi/blob_url_request_job_unittest.cc request_->response_headers()->GetContentRange(&first, &last, &length)); response_headers 451 content/browser/fileapi/blob_url_request_job_unittest.cc EXPECT_EQ(10, request_->response_headers()->GetContentLength()); response_headers 456 content/browser/fileapi/blob_url_request_job_unittest.cc request_->response_headers()->GetContentRange(&first, &last, &length)); response_headers 471 content/browser/fileapi/blob_url_request_job_unittest.cc EXPECT_TRUE(request_->response_headers()->GetMimeType(&content_type)); response_headers 475 content/browser/fileapi/blob_url_request_job_unittest.cc EXPECT_TRUE(request_->response_headers()->EnumerateHeader( response_headers 265 content/browser/loader/resource_dispatcher_host_unittest.cc const std::string& response_headers, response_headers 270 content/browser/loader/resource_dispatcher_host_unittest.cc response_headers, response_headers 345 content/browser/loader/resource_dispatcher_host_unittest.cc const std::string& response_headers, response_headers 350 content/browser/loader/resource_dispatcher_host_unittest.cc response_headers, response_headers 45 content/browser/loader/resource_loader.cc response->head.headers = request->response_headers(); response_headers 40 content/browser/service_worker/service_worker_url_request_job_unittest.cc EXPECT_TRUE(request->response_headers()); response_headers 137 content/browser/service_worker/service_worker_url_request_job_unittest.cc EXPECT_EQ(200, request_->response_headers()->response_code()); response_headers 166 content/browser/streams/stream.cc scoped_refptr<net::HttpResponseHeaders> response_headers) { response_headers 171 content/browser/streams/stream.cc response_headers); response_headers 84 content/browser/streams/stream.h scoped_refptr<net::HttpResponseHeaders> response_headers); response_headers 19 content/browser/streams/stream_handle_impl.cc scoped_refptr<net::HttpResponseHeaders> response_headers) response_headers 24 content/browser/streams/stream_handle_impl.cc response_headers_(response_headers), response_headers 25 content/browser/streams/stream_handle_impl.h scoped_refptr<net::HttpResponseHeaders> response_headers); response_headers 89 content/browser/streams/stream_url_request_job_unittest.cc ASSERT_TRUE(request_->response_headers()); response_headers 91 content/browser/streams/stream_url_request_job_unittest.cc request_->response_headers()->response_code()); response_headers 776 content/child/web_url_loader_impl.cc const HeadersVector& response_headers = response_headers 777 content/child/web_url_loader_impl.cc info.devtools_info->response_headers; response_headers 778 content/child/web_url_loader_impl.cc for (HeadersVector::const_iterator it = response_headers.begin(); response_headers 779 content/child/web_url_loader_impl.cc it != response_headers.end(); ++it) { response_headers 144 content/common/resource_messages.cc WriteParam(m, p->response_headers); response_headers 162 content/common/resource_messages.cc ReadParam(m, iter, &(*r)->response_headers) && response_headers 173 content/common/resource_messages.cc LogParam(p->response_headers, l); response_headers 236 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc StringMap_t response_headers; response_headers 243 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc &response_headers); response_headers 248 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc if (ParseContentLength(response_headers, &entity_length)) { response_headers 359 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc StringMap_t response_headers; response_headers 366 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc &response_headers); response_headers 371 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc if (ParseContentLength(response_headers, &content_length)) { response_headers 432 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc StringMap_t response_headers; response_headers 439 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc &response_headers); response_headers 454 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc if (ParseContentLength(response_headers, &content_length)) { response_headers 468 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc response_headers, &read_start, &read_end, &entity_length)) { response_headers 510 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc StringMap_t response_headers; response_headers 517 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc &response_headers); response_headers 522 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs_node.cc if (ParseContentLength(response_headers, &content_length)) { response_headers 206 net/http/http_cache_unittest.cc std::string* response_headers) { response_headers 209 net/http/http_cache_unittest.cc response.headers->GetNormalizedHeaders(response_headers); response_headers 215 net/http/http_cache_unittest.cc std::string* response_headers, response_headers 221 net/http/http_cache_unittest.cc response.headers->GetNormalizedHeaders(response_headers); response_headers 237 net/http/http_cache_unittest.cc std::string* response_headers, response_headers 240 net/http/http_cache_unittest.cc *response_headers = "Cache-Control: no-store\n"; response_headers 291 net/http/http_cache_unittest.cc std::string* response_headers, response_headers 319 net/http/http_cache_unittest.cc std::string* response_headers, response_headers 351 net/http/http_cache_unittest.cc response_headers->assign("Date: Wed, 28 Nov 2007 09:40:09 GMT"); response_headers 372 net/http/http_cache_unittest.cc response_headers->append(content_range); response_headers 393 net/http/http_cache_unittest.cc response_headers->replace(response_headers->find("Content-Length:"), response_headers 474 net/http/http_cache_unittest.cc trans->response_headers = headers; response_headers 877 net/http/http_cache_unittest.cc transaction.response_headers = "Cache-Control: max-age=10000\n" response_headers 899 net/http/http_cache_unittest.cc transaction.response_headers = "Cache-Control: max-age=10000\n" response_headers 928 net/http/http_cache_unittest.cc transaction.response_headers = "Cache-Control: no-cache\n"; response_headers 959 net/http/http_cache_unittest.cc transaction.response_headers = "Cache-Control: no-cache\n"; response_headers 998 net/http/http_cache_unittest.cc transaction.response_headers = "Cache-Control: no-cache\n"; response_headers 1027 net/http/http_cache_unittest.cc transaction.response_headers = "Cache-Control: no-cache\n"; response_headers 1223 net/http/http_cache_unittest.cc std::string* response_headers, response_headers 1235 net/http/http_cache_unittest.cc transaction.response_headers = "Cache-Control: max-age=0\n"; response_headers 1967 net/http/http_cache_unittest.cc std::string* response_headers, response_headers 1972 net/http/http_cache_unittest.cc response_headers->assign(kETagGET_Transaction.response_headers); response_headers 2015 net/http/http_cache_unittest.cc std::string* response_headers, response_headers 2027 net/http/http_cache_unittest.cc std::string* response_headers, response_headers 2039 net/http/http_cache_unittest.cc response_headers->assign(kTypicalGET_Transaction.response_headers); response_headers 2043 net/http/http_cache_unittest.cc response_headers->assign(kTypicalGET_Transaction.response_headers); response_headers 2055 net/http/http_cache_unittest.cc transaction.response_headers = response_headers 2088 net/http/http_cache_unittest.cc transaction.response_headers = response_headers 2122 net/http/http_cache_unittest.cc transaction.response_headers = response_headers 2151 net/http/http_cache_unittest.cc std::string* response_headers, response_headers 2207 net/http/http_cache_unittest.cc std::string* response_headers, response_headers 2212 net/http/http_cache_unittest.cc response_headers->assign("Cache-Control: no-store\n"); response_headers 2290 net/http/http_cache_unittest.cc std::string response_headers; response_headers 2292 net/http/http_cache_unittest.cc cache.http_cache(), request, &response_headers); response_headers 2294 net/http/http_cache_unittest.cc EXPECT_EQ(net_response_1.status_and_headers(), response_headers); response_headers 2308 net/http/http_cache_unittest.cc cache.http_cache(), request, &response_headers); response_headers 2310 net/http/http_cache_unittest.cc EXPECT_EQ(net_response_1.status_and_headers(), response_headers); response_headers 2327 net/http/http_cache_unittest.cc cache.http_cache(), request, &response_headers); response_headers 2329 net/http/http_cache_unittest.cc EXPECT_EQ(net_response_2.status_and_headers(), response_headers); response_headers 2346 net/http/http_cache_unittest.cc cache.http_cache(), request, &response_headers); response_headers 2348 net/http/http_cache_unittest.cc EXPECT_EQ(cached_response_2.status_and_headers(), response_headers); response_headers 2478 net/http/http_cache_unittest.cc std::string response_headers; response_headers 2480 net/http/http_cache_unittest.cc cache.http_cache(), request, &response_headers); response_headers 2482 net/http/http_cache_unittest.cc EXPECT_EQ(kNetResponse.status_and_headers(), response_headers); response_headers 2522 net/http/http_cache_unittest.cc std::string response_headers; response_headers 2524 net/http/http_cache_unittest.cc cache.http_cache(), request, &response_headers); response_headers 2526 net/http/http_cache_unittest.cc EXPECT_EQ(kNetResponse.status_and_headers(), response_headers); response_headers 3355 net/http/http_cache_unittest.cc transaction.response_headers = "Content-Length: 10\n" response_headers 3384 net/http/http_cache_unittest.cc transaction.response_headers = "ETag: \"foo\"\n" response_headers 3606 net/http/http_cache_unittest.cc transaction.response_headers = response_headers 3655 net/http/http_cache_unittest.cc transaction.response_headers = response_headers 3751 net/http/http_cache_unittest.cc transaction.response_headers = "Location: http://www.bar.com/\n"; response_headers 4019 net/http/http_cache_unittest.cc raw_headers.append(kRangeGET_TransactionOK.response_headers); response_headers 4046 net/http/http_cache_unittest.cc expected_headers.append(kSimpleGET_Transaction.response_headers); response_headers 4067 net/http/http_cache_unittest.cc raw_headers.append(kRangeGET_TransactionOK.response_headers); response_headers 4133 net/http/http_cache_unittest.cc expected_headers.append(kSimpleGET_Transaction.response_headers); response_headers 4240 net/http/http_cache_unittest.cc expected_headers.append(kSimpleGET_Transaction.response_headers); response_headers 4431 net/http/http_cache_unittest.cc transaction.response_headers = "Content-Range: bytes 40-49/45\n" response_headers 4438 net/http/http_cache_unittest.cc expected.append(transaction.response_headers); response_headers 4459 net/http/http_cache_unittest.cc transaction.response_headers = "Content-Range: bytes 40-49/80\n" response_headers 4466 net/http/http_cache_unittest.cc expected.append(transaction.response_headers); response_headers 4489 net/http/http_cache_unittest.cc std::string response_headers(transaction.response_headers); response_headers 4490 net/http/http_cache_unittest.cc response_headers.append("Content-Range: bytes 50-59/160\n"); response_headers 4491 net/http/http_cache_unittest.cc transaction.response_headers = response_headers.c_str(); response_headers 4537 net/http/http_cache_unittest.cc transaction.response_headers = response_headers 4546 net/http/http_cache_unittest.cc expected.append(transaction.response_headers); response_headers 4633 net/http/http_cache_unittest.cc std::string headers(transaction.response_headers); response_headers 4635 net/http/http_cache_unittest.cc transaction.response_headers = headers.c_str(); response_headers 4650 net/http/http_cache_unittest.cc headers = kRangeGET_TransactionOK.response_headers; response_headers 4652 net/http/http_cache_unittest.cc transaction.response_headers = headers.c_str(); response_headers 4825 net/http/http_cache_unittest.cc transaction.response_headers = response_headers 4869 net/http/http_cache_unittest.cc transaction.response_headers = response_headers 4931 net/http/http_cache_unittest.cc transaction.response_headers = response_headers 5027 net/http/http_cache_unittest.cc std::string response_headers(transaction.response_headers); response_headers 5028 net/http/http_cache_unittest.cc response_headers += ("Cache-Control: no-store\n"); response_headers 5029 net/http/http_cache_unittest.cc transaction.response_headers = response_headers.c_str(); response_headers 5073 net/http/http_cache_unittest.cc std::string response_headers(transaction.response_headers); response_headers 5074 net/http/http_cache_unittest.cc response_headers += ("Cache-Control: no-store\n"); response_headers 5075 net/http/http_cache_unittest.cc transaction.response_headers = response_headers.c_str(); response_headers 5417 net/http/http_cache_unittest.cc kTestTransaction.response_headers = "Location: http://www.bar.com/\n"; response_headers 5492 net/http/http_cache_unittest.cc transaction.response_headers = "cache-control: no-cache\n"; response_headers 5519 net/http/http_cache_unittest.cc transaction.response_headers = "cache-control: no-cache\n"; response_headers 5545 net/http/http_cache_unittest.cc transaction.response_headers = "cache-control: no-store\n"; response_headers 5582 net/http/http_cache_unittest.cc transaction.response_headers = "cache-control: no-store\n"; response_headers 5610 net/http/http_cache_unittest.cc transaction.response_headers = "cache-control: no-store\n"; response_headers 6082 net/http/http_cache_unittest.cc mock_transaction.response_headers = "Cache-Control: max-age=10000\n" response_headers 6175 net/http/http_cache_unittest.cc transaction.response_headers = "Cache-Control: max-age=10000\n" response_headers 6196 net/http/http_cache_unittest.cc transaction.response_headers = "Cache-Control: max-age=10000\n" response_headers 6337 net/http/http_cache_unittest.cc return strlen(transaction.status) + strlen(transaction.response_headers) + response_headers 6370 net/http/http_cache_unittest.cc transaction.response_headers = response_headers 367 net/http/http_network_transaction_unittest.cc std::string response_headers; response_headers 368 net/http/http_network_transaction_unittest.cc EXPECT_TRUE(GetHeaders(entries[pos].params.get(), &response_headers)); response_headers 370 net/http/http_network_transaction_unittest.cc response_headers); response_headers 385 net/http/http_transaction_unittest.cc std::string resp_headers = t->response_headers; response_headers 51 net/http/http_transaction_unittest.h std::string* response_headers, response_headers 62 net/http/http_transaction_unittest.h const char* response_headers; response_headers 22 net/http/http_vary_data.cc const HttpResponseHeaders& response_headers) { response_headers 37 net/http/http_vary_data.cc while (response_headers.EnumerateHeader(&iter, name, &request_header)) { response_headers 55 net/http/http_vary_data.cc if (response_headers.IsRedirect(&location)) { response_headers 46 net/http/http_vary_data.h const HttpResponseHeaders& response_headers); response_headers 21 net/http/http_vary_data_unittest.cc const std::string& response_headers) { response_headers 22 net/http/http_vary_data_unittest.cc std::string temp(response_headers); response_headers 305 net/ocsp/nss_ocsp.cc response_headers_ = request_->response_headers(); response_headers 221 net/proxy/proxy_script_fetcher_impl.cc << request->response_headers()->GetStatusLine(); response_headers 307 net/spdy/spdy_http_stream.cc const SpdyHeaderBlock& response_headers) { response_headers 317 net/spdy/spdy_http_stream.cc response_headers, stream_->GetProtocolVersion(), response_info_)) { response_headers 82 net/spdy/spdy_http_stream.h const SpdyHeaderBlock& response_headers) OVERRIDE; response_headers 443 net/spdy/spdy_proxy_client_socket.cc const SpdyHeaderBlock& response_headers) { response_headers 452 net/spdy/spdy_proxy_client_socket.cc response_headers, spdy_stream_->GetProtocolVersion(), &response_)) response_headers 97 net/spdy/spdy_proxy_client_socket.h const SpdyHeaderBlock& response_headers) OVERRIDE; response_headers 2039 net/spdy/spdy_session.cc const SpdyHeaderBlock& response_headers, response_headers 2047 net/spdy/spdy_session.cc response_headers, response_time, recv_first_byte_time); response_headers 721 net/spdy/spdy_session.h int OnInitialResponseHeadersReceived(const SpdyHeaderBlock& response_headers, response_headers 70 net/spdy/spdy_session_pool_unittest.cc const SpdyHeaderBlock& response_headers) OVERRIDE { response_headers 131 net/spdy/spdy_stream.h const SpdyHeaderBlock& response_headers) = 0; response_headers 292 net/spdy/spdy_stream.h int OnInitialResponseHeadersReceived(const SpdyHeaderBlock& response_headers, response_headers 28 net/spdy/spdy_stream_test_util.cc const SpdyHeaderBlock& response_headers) { response_headers 59 net/spdy/spdy_stream_test_util.cc const SpdyHeaderBlock& response_headers) { response_headers 61 net/spdy/spdy_stream_test_util.cc response_headers_ = response_headers; response_headers 120 net/spdy/spdy_stream_test_util.cc const SpdyHeaderBlock& response_headers) { response_headers 122 net/spdy/spdy_stream_test_util.cc StreamDelegateBase::OnResponseHeadersUpdated(response_headers); response_headers 31 net/spdy/spdy_stream_test_util.h const SpdyHeaderBlock& response_headers) OVERRIDE; response_headers 52 net/spdy/spdy_stream_test_util.h const SpdyHeaderBlock& response_headers) OVERRIDE; response_headers 104 net/spdy/spdy_stream_test_util.h const SpdyHeaderBlock& response_headers) OVERRIDE; response_headers 91 net/spdy/spdy_websocket_stream.cc const SpdyHeaderBlock& response_headers) { response_headers 93 net/spdy/spdy_websocket_stream.cc delegate_->OnSpdyResponseHeadersUpdated(response_headers); response_headers 46 net/spdy/spdy_websocket_stream.h const SpdyHeaderBlock& response_headers) = 0; response_headers 80 net/spdy/spdy_websocket_stream.h const SpdyHeaderBlock& response_headers) OVERRIDE; response_headers 96 net/spdy/spdy_websocket_stream_unittest.cc const SpdyHeaderBlock& response_headers) OVERRIDE { response_headers 100 net/spdy/spdy_websocket_stream_unittest.cc response_headers, response_headers 300 net/test/spawned_test_server/spawner_communicator.cc << request->response_headers()->GetStatusLine(); response_headers 326 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 338 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 354 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 362 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 369 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 371 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 389 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 394 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client2->response_headers()->parsed_response_code()); response_headers 406 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 420 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 436 net/tools/quic/end_to_end_test.cc EXPECT_EQ(500u, client_->response_headers()->parsed_response_code()); response_headers 807 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 810 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 892 net/tools/quic/end_to_end_test.cc EXPECT_EQ(200u, client_->response_headers()->parsed_response_code()); response_headers 46 net/tools/quic/quic_client.h const BalsaHeaders& response_headers, response_headers 86 net/tools/quic/quic_in_memory_cache.cc BalsaHeaders request_headers, response_headers; response_headers 90 net/tools/quic/quic_in_memory_cache.cc response_headers.SetRequestFirstlineFromStringPieces(version, response_headers 93 net/tools/quic/quic_in_memory_cache.cc response_headers.AppendHeader("content-length", response_headers 96 net/tools/quic/quic_in_memory_cache.cc AddResponse(request_headers, response_headers, body); response_headers 100 net/tools/quic/quic_in_memory_cache.cc const BalsaHeaders& response_headers, response_headers 108 net/tools/quic/quic_in_memory_cache.cc new_response->set_headers(response_headers); response_headers 117 net/tools/quic/quic_in_memory_cache.cc BalsaHeaders request_headers, response_headers; response_headers 121 net/tools/quic/quic_in_memory_cache.cc AddResponse(request_headers, response_headers, ""); response_headers 156 net/tools/quic/quic_in_memory_cache.cc BalsaHeaders request_headers, response_headers; response_headers 164 net/tools/quic/quic_in_memory_cache.cc framer.set_balsa_headers(&response_headers); response_headers 174 net/tools/quic/quic_in_memory_cache.cc response_headers.DumpToString(&response_headers_str); response_headers 190 net/tools/quic/quic_in_memory_cache.cc if (response_headers.HasHeader("X-Original-Url")) { response_headers 191 net/tools/quic/quic_in_memory_cache.cc base = response_headers.GetHeader("X-Original-Url"); response_headers 192 net/tools/quic/quic_in_memory_cache.cc response_headers.RemoveAllOfHeader("X-Original-Url"); response_headers 217 net/tools/quic/quic_in_memory_cache.cc AddResponse(request_headers, response_headers, caching_visitor.body()); response_headers 87 net/tools/quic/quic_in_memory_cache.h const BalsaHeaders& response_headers, response_headers 108 net/tools/quic/quic_in_memory_cache.h std::string GetKey(const BalsaHeaders& response_headers) const; response_headers 53 net/tools/quic/quic_in_memory_cache_test.cc BalsaHeaders request_headers, response_headers; response_headers 57 net/tools/quic/quic_in_memory_cache_test.cc response_headers.SetRequestFirstlineFromStringPieces(version, response_headers 60 net/tools/quic/quic_in_memory_cache_test.cc response_headers.AppendHeader("content-length", response_headers 70 net/tools/quic/quic_in_memory_cache_test.cc response_headers.DumpToString(&response_headers_str); response_headers 75 net/tools/quic/quic_in_memory_cache_test.cc cache->AddResponse(request_headers, response_headers, body); response_headers 126 net/tools/quic/quic_spdy_server_stream.cc const BalsaHeaders& response_headers, response_headers 134 net/tools/quic/quic_spdy_server_stream.cc SpdyUtils::ResponseHeadersToSpdyHeaders(response_headers); response_headers 51 net/tools/quic/quic_spdy_server_stream.h void SendHeadersAndBody(const BalsaHeaders& response_headers, response_headers 100 net/tools/quic/quic_spdy_server_stream_test.cc BalsaHeaders request_headers, response_headers; response_headers 106 net/tools/quic/quic_spdy_server_stream_test.cc response_headers.SetRequestFirstlineFromStringPieces("HTTP/1.1", response_headers 109 net/tools/quic/quic_spdy_server_stream_test.cc response_headers.AppendHeader("content-length", response_headers 118 net/tools/quic/quic_spdy_server_stream_test.cc response_headers.DumpToString(&response_headers_str); response_headers 124 net/tools/quic/quic_spdy_server_stream_test.cc cache->AddResponse(request_headers, response_headers, body); response_headers 144 net/tools/quic/spdy_utils.cc const BalsaHeaders& response_headers) { response_headers 146 net/tools/quic/spdy_utils.cc PopulateSpdyResponseHeaderBlock(response_headers, &block); response_headers 152 net/tools/quic/spdy_utils.cc const BalsaHeaders& response_headers) { response_headers 153 net/tools/quic/spdy_utils.cc SpdyHeaderBlock block = ResponseHeadersToSpdyHeaders(response_headers); response_headers 24 net/tools/quic/spdy_utils.h const BalsaHeaders& response_headers); response_headers 30 net/tools/quic/spdy_utils.h BalsaHeaders* response_headers); response_headers 36 net/tools/quic/spdy_utils.h const BalsaHeaders& response_headers); response_headers 106 net/tools/quic/test_tools/quic_test_client.h virtual const BalsaHeaders* response_headers() const OVERRIDE; response_headers 110 net/tools/quic/test_tools/simple_client.h virtual const BalsaHeaders* response_headers() const = 0; response_headers 393 net/url_request/url_fetcher_core.cc response_headers_ = request_->response_headers(); response_headers 524 net/url_request/url_request.h HttpResponseHeaders* response_headers() const; response_headers 1209 net/url_request/url_request_http_job.cc if (request_ && request_->response_headers()) { response_headers 1210 net/url_request/url_request_http_job.cc int64 expected_length = request_->response_headers()->GetContentLength(); response_headers 148 net/url_request/url_request_job.cc HttpResponseHeaders* headers = request_->response_headers(); response_headers 22 net/url_request/url_request_job_unittest.cc std::string* response_headers, response_headers 142 net/url_request/url_request_test_job.cc const std::string& response_headers, response_headers 149 net/url_request/url_request_test_job.cc response_headers_(new HttpResponseHeaders(response_headers)), response_headers 57 net/url_request/url_request_test_job.h const std::string& response_headers, response_headers 432 net/url_request/url_request_throttler_simulation_unittest.cc MockURLRequestThrottlerHeaderAdapter response_headers(status_code); response_headers 433 net/url_request/url_request_throttler_simulation_unittest.cc throttler_entry_->UpdateWithResponse(std::string(), &response_headers); response_headers 1299 net/url_request/url_request_unittest.cc EXPECT_EQ(200, req.response_headers()->response_code()); response_headers 1334 net/url_request/url_request_unittest.cc EXPECT_EQ(200, req.response_headers()->response_code()); response_headers 1369 net/url_request/url_request_unittest.cc EXPECT_EQ(200, req.response_headers()->response_code()); response_headers 1401 net/url_request/url_request_unittest.cc EXPECT_EQ(200, req.response_headers()->response_code()); response_headers 1434 net/url_request/url_request_unittest.cc EXPECT_EQ(200, req.response_headers()->response_code()); response_headers 4924 net/url_request/url_request_unittest.cc const HttpResponseHeaders* headers = req.response_headers(); response_headers 1154 net/websockets/websocket_channel_test.cc scoped_refptr<HttpResponseHeaders> response_headers( response_headers 1160 net/websockets/websocket_channel_test.cc response_headers, response_headers 1952 net/websockets/websocket_channel_test.cc scoped_refptr<HttpResponseHeaders> response_headers( response_headers 1958 net/websockets/websocket_channel_test.cc response_headers, response_headers 1980 net/websockets/websocket_channel_test.cc scoped_refptr<HttpResponseHeaders> response_headers( response_headers 1986 net/websockets/websocket_channel_test.cc response_headers, response_headers 314 net/websockets/websocket_job.cc const SpdyHeaderBlock& response_headers) { response_headers 319 net/websockets/websocket_job.cc handshake_response_->ParseResponseHeaderBlock(response_headers, response_headers 84 net/websockets/websocket_job.h const SpdyHeaderBlock& response_headers) OVERRIDE; response_headers 998 net/websockets/websocket_job_test.cc scoped_ptr<SpdyHeaderBlock> response_headers(new SpdyHeaderBlock()); response_headers 1000 net/websockets/websocket_job_test.cc response_headers.get()); response_headers 1002 net/websockets/websocket_job_test.cc response_headers.get()); response_headers 1012 net/websockets/websocket_job_test.cc response_headers.Pass(), response_headers 302 net/websockets/websocket_stream_test.cc std::vector<HeaderKeyValuePair> response_headers = response_headers 304 net/websockets/websocket_stream_test.cc ASSERT_EQ(6u, response_headers.size()); response_headers 306 net/websockets/websocket_stream_test.cc std::sort(response_headers.begin(), response_headers.end()); response_headers 308 net/websockets/websocket_stream_test.cc EXPECT_EQ(HeaderKeyValuePair("Connection", "Upgrade"), response_headers[0]); response_headers 309 net/websockets/websocket_stream_test.cc EXPECT_EQ("Sec-WebSocket-Accept", response_headers[1].first); response_headers 310 net/websockets/websocket_stream_test.cc EXPECT_EQ(HeaderKeyValuePair("Upgrade", "websocket"), response_headers[2]); response_headers 311 net/websockets/websocket_stream_test.cc EXPECT_EQ(HeaderKeyValuePair("foo", "bar, baz"), response_headers[3]); response_headers 312 net/websockets/websocket_stream_test.cc EXPECT_EQ(HeaderKeyValuePair("hoge", "fuga"), response_headers[4]); response_headers 313 net/websockets/websocket_stream_test.cc EXPECT_EQ(HeaderKeyValuePair("hoge", "piyo"), response_headers[5]); response_headers 311 sync/internal_api/http_bridge.cc fetch_state_.response_headers->EnumerateHeader(NULL, name, &value); response_headers 365 sync/internal_api/http_bridge.cc fetch_state_.response_headers = source->GetResponseHeaders(); response_headers 389 sync/internal_api/http_bridge.cc !fetch_state_.response_headers->EnumerateHeader(NULL, "Sane-Time-Millis", response_headers 203 sync/internal_api/public/http_bridge.h scoped_refptr<net::HttpResponseHeaders> response_headers; response_headers 161 webkit/browser/appcache/appcache_update_job.cc if (request->response_headers()-> response_headers 321 webkit/browser/appcache/appcache_update_job.cc !request_->response_headers()->HasHeaderValue("retry-after", "0")) { response_headers 76 webkit/browser/appcache/appcache_url_request_job_unittest.cc EXPECT_TRUE(request->response_headers()); response_headers 26 webkit/common/resource_devtools_info.h HeadersVector response_headers;