customResponseHeaders property

List<String>? customResponseHeaders
getter/setter pair

Headers that the load balancer adds to proxied responses.

See Creating custom headers.

Implementation

core.List<core.String>? customResponseHeaders;