exposeHeaders property

List<String>? exposeHeaders
final

Represents a collection of exposed headers. Supported only for HTTP APIs.

Implementation

final List<String>? exposeHeaders;