allowHeaders property

List<String>? allowHeaders
final

The allowed headers for CORS requests.

Implementation

final List<String>? allowHeaders;