cors property

bool? get cors

Implementation

external bool? get cors;
set cors (bool? value)

Implementation

external set cors(bool? value);