ListenerRuleMatchHttpMatchPathMatch

Constructors

Link copied to clipboard
constructor(caseSensitive: Boolean? = null, match: ListenerRuleMatchHttpMatchPathMatchMatch)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val caseSensitive: Boolean? = null

Indicates whether the match is case sensitive. Defaults to false.

Link copied to clipboard