List<String> simpleRequestHeaders = const ["accept", "accept-language", "content-language", "content-type"]

List of 'Simple' CORS headers.

These are headers that are considered acceptable as part of any CORS request and cannot be changed.