URLMapPathMatcherRouteRuleMatchRuleHeaderMatchRangeMatch

data class URLMapPathMatcherRouteRuleMatchRuleHeaderMatchRangeMatch(val rangeEnd: Int, val rangeStart: Int)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The end of the range (exclusive).

Link copied to clipboard

The start of the range (inclusive).