responseHeadersToAdd property

List<HttpHeaderOption> responseHeadersToAdd
final

Headers to add the response before sending the response back to the client.

Implementation

final List<HttpHeaderOption> responseHeadersToAdd;