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

  /external/chromium_org/third_party/WebKit/Source/core/loader/
DocumentLoader.cpp 669 const AtomicString& DocumentLoader::responseMIMEType() const
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XMLHttpRequest.cpp 249 AtomicString mimeType = responseMIMEType();
298 blobData->setContentType(responseMIMEType()); // responseMIMEType defaults to text/xml which may be incorrect.
    [all...]

Completed in 159 milliseconds