RuleGroupBody

data class RuleGroupBody(val oversizeHandling: RuleGroupOversizeHandling? = null)

The body of a web request. This immediately follows the request headers.

Constructors

Link copied to clipboard
fun RuleGroupBody(oversizeHandling: RuleGroupOversizeHandling? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard