cors property

bool? cors

Implementation

external bool? get cors;
void cors=(bool? value)

Implementation

external set cors(bool? value);