Searched refs:responseMIMEType (Results 1 – 11 of 11) sorted by relevance
907 String XMLHttpRequest::responseMIMEType() const in responseMIMEType() function in WebCore::XMLHttpRequest924 return DOMImplementation::isXMLMIMEType(responseMIMEType()); in responseIsXML()1055 } else if (responseMIMEType() == "text/html") in didReceiveData()
158 String responseMIMEType() const;
628 …>settings()->webArchiveDebugModeEnabled() && ArchiveFactory::isArchiveMimeType(responseMIMEType()); in scheduleArchiveLoad()706 const String& DocumentLoader::responseMIMEType() const in responseMIMEType() function in WebCore::DocumentLoader
101 const String& responseMIMEType() const;
2110 m_documentLoader->writer()->setMIMEType(dl->responseMIMEType()); in transitionToCommitted()2316 …ve> archive = ArchiveFactory::create(loader->mainResourceData().get(), loader->responseMIMEType()); in finishedLoadingDocument()
865 String mimeType = docLoader->responseMIMEType(); in webkit_web_frame_get_response_mime_type()
970 return docLoader->responseMIMEType(); in responseMimeType()
17000 (WebCore::XMLHttpRequest::responseMIMEType):20900 (WebCore::XMLHttpRequest::responseMIMEType): Use MIME type provided by21725 (WebCore::XMLHttpRequest::responseMIMEType):54731 The FrameLoader's responseMIMEType was not being updated when a page was70074 (WebCore::DocumentLoader::responseMIMEType):
13424 (WebCore::FrameLoader::responseMIMEType):23320 (WebCore::Frame::responseMIMEType): added
29934 (WebCore::DocumentLoader::responseMIMEType):79318 - Updated XMLHttpRequest::responseMIMEType() to keep its behaviour79329 (WebCore::XMLHttpRequest::responseMIMEType):
23512 (WebCore::FrameLoader::responseMIMEType):