responseHeadersToAdd property
Headers to add the response before sending the response back to the client.
Implementation
core.List<HttpHeaderOption>? responseHeadersToAdd;
Headers to add the response before sending the response back to the client.
core.List<HttpHeaderOption>? responseHeadersToAdd;