Use the legacy CORS implementation rather than new CORS.
If this setting is set to True, the legacy implementation is used that should be compatible with previous versions.
If this setting is set to False, or is not set, the new implementation is used that might cause enterprise specific compatibility issues potentially.
This policy will be removed after a couple of milestones.
For details on CORS, visit: https://www.chromestatus.com/feature/5768642492891136.
Note that this policy will be removed in Google Chrome version 82.
Registry Hive | HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER |
Registry Path | Software\Policies\Google\Chrome |
Value Name | CorsLegacyModeEnabled |
Value Type | REG_DWORD |
Enabled Value | 1 |
Disabled Value | 0 |