Searched defs:is_cors_enabled (Results 1 – 2 of 2) sorted by relevance
43 bool is_cors_enabled; member
43 const bool is_cors_enabled = options & CEF_SCHEME_OPTION_CORS_ENABLED; in AddCustomScheme() local