ResponsePolicyDecision.isMimeTypeSupported

Gets whether the MIME type of the response can be displayed in the #WebKitWebView.

Gets whether the MIME type of the response can be displayed in the #WebKitWebView that triggered this policy decision request. See also webkit.web_view.WebView.canShowMimeType.

class ResponsePolicyDecision
bool
isMimeTypeSupported
()

Return Value

Type: bool

true if the MIME type of the response is supported or false otherwise