RoutingRuleMatchHeaders

Represents a MatchHeaders condition.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The header name and header value glob to be matched. The matchHeaders condition is matched if any of the header name and header value globs are matched.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String