GetRulesRuleRuleActionFixedResponseConfig

data class GetRulesRuleRuleActionFixedResponseConfig(val content: String, val contentType: String, val httpCode: String)

Constructors

constructor(content: String, contentType: String, httpCode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The fixed response. The response cannot exceed 1 KB in size and can contain only ASCII characters.

Link copied to clipboard

The format of the fixed response.

Link copied to clipboard

The redirect method.