exposeHeaders property

String? exposeHeaders
getter/setter pair

One or more headers in the response that you want customers to be able to access from their applications (for example, from a JavaScript XMLHttpRequest object).

Implementation

String? exposeHeaders;