HomeSort by relevance Sort by last modified time
    Searched defs:setHTTPContentType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebHistoryItem.cpp 278 void WebHistoryItem::setHTTPContentType(const WebString& httpContentType)
  /external/chromium_org/third_party/WebKit/Source/core/platform/network/
ResourceRequest.h 134 void setHTTPContentType(const String& httpContentType) { setHTTPHeaderField("Content-Type", httpContentType); }

Completed in 538 milliseconds