Searched defs:isMultipart (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DMIMEHeader.h56 bool isMultipart() const { return m_contentType.startsWith("multipart/"); } function in class:WebCore::MIMEHeader
H A DResourceResponseBase.h95 bool isMultipart() const { return mimeType() == "multipart/x-mixed-replace"; } function in class:WebCore::ResourceResponseBase

Completed in 94 milliseconds