Builder

class Builder

Properties

Link copied to clipboard

The field in the HTTP request. The following are the possible values:

Link copied to clipboard

Information for a host header condition. Specify only when Field is host-header.

Link copied to clipboard

Information for an HTTP header condition. Specify only when Field is http-header.

Link copied to clipboard

Information for an HTTP method condition. Specify only when Field is http-request-method.

Link copied to clipboard

Information for a path pattern condition. Specify only when Field is path-pattern.

Link copied to clipboard

Information for a query string condition. Specify only when Field is query-string.

Link copied to clipboard

Information for a source IP condition. Specify only when Field is source-ip.

Link copied to clipboard

The condition value. Specify only when Field is host-header or path-pattern. Alternatively, to specify multiple host names or multiple path patterns, use HostHeaderConfig or PathPatternConfig.

Functions