Home
last modified time | relevance | path

Searched refs:clearHTTPContentType (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/network/
DResourceRequest.h137 void clearHTTPContentType();
DResourceRequest.cpp181 void ResourceRequest::clearHTTPContentType() in clearHTTPContentType() function in WebCore::ResourceRequest
/external/chromium_org/third_party/WebKit/Source/core/loader/
DDocumentThreadableLoader.cpp227 request.clearHTTPContentType(); in redirectReceived()