headerAction property

ComputeUrlMapUrlMapHeaderAction? headerAction
final

Per-rule header mutation applied to forwarded requests / responses. Layered on top of any path-matcher-level header action.

Implementation

final ComputeUrlMapUrlMapHeaderAction? headerAction;