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

  /external/chromium_org/third_party/WebKit/Source/core/fetch/
ScriptResource.cpp 91 return parseContentTypeOptionsHeader(m_response.httpHeaderField("X-Content-Type-Options")) != ContentTypeOptionsNosniff || MIMETypeRegistry::isSupportedJavaScriptMIMEType(mimeType());
  /external/chromium_org/third_party/WebKit/Source/platform/network/
HTTPParsers.h 49 ContentTypeOptionsNosniff

Completed in 194 milliseconds