Home
last modified time | relevance | path

Searched defs:removed_headers (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/libcef/browser/net_service/
Dproxy_url_loader_factory.h79 std::vector<std::string>* removed_headers) {} in ProcessRequestHeaders()
Dproxy_url_loader_factory.cc418 std::vector<std::string> removed_headers; in InterceptedRequest() local
685 std::vector<std::string> removed_headers = removed_headers_ext; in FollowRedirect() local
1071 std::vector<std::string>* removed_headers) { in OnProcessRequestHeaders()
Dbrowser_urlrequest_impl.cc433 std::vector<std::string>* removed_headers) { in OnRedirect()
Dstream_reader_url_loader.cc542 const std::vector<std::string>& removed_headers, in FollowRedirect()
/third_party/cef/libcef/renderer/
Drender_urlrequest_impl.cc402 std::vector<std::string>* removed_headers, in WillFollowRedirect()