REQUESTED_WITH_HEADER_ALLOW_LIST constant

WebViewFeature const REQUESTED_WITH_HEADER_ALLOW_LIST

Feature for isFeatureSupported. This feature covers cookie attributes of CookieManager.getCookie and CookieManager.getCookies methods.

Implementation

static const REQUESTED_WITH_HEADER_ALLOW_LIST = WebViewFeature._internal(
    'REQUESTED_WITH_HEADER_ALLOW_LIST', 'REQUESTED_WITH_HEADER_ALLOW_LIST');