Home
last modified time | relevance | path

Searched refs:original_content_type (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/xmlhttprequest/
H A Dxml_http_request.cc1632 String original_content_type = content_type; in UpdateContentTypeAndCharset() local
1636 if (original_content_type != content_type) { in UpdateContentTypeAndCharset()
1638 if (!EqualIgnoringASCIICase(original_content_type, content_type)) { in UpdateContentTypeAndCharset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/xmlhttprequest/
H A Dxml_http_request.cc1636 String original_content_type = content_type; in UpdateContentTypeAndCharset() local
1640 if (original_content_type != content_type) { in UpdateContentTypeAndCharset()
1642 if (!EqualIgnoringASCIICase(original_content_type, content_type)) { in UpdateContentTypeAndCharset()