Builder

class Builder

Properties

Link copied to clipboard

Values in the response header with the specified name that indicate a failed login or account creation attempt. To be counted as a failure, the value must be an exact match, including case. Each value must be unique among the success and failure values.

Link copied to clipboard
var name: String?

The name of the header to match against. The name must be an exact match, including case.

Link copied to clipboard

Values in the response header with the specified name that indicate a successful login or account creation attempt. To be counted as a success, the value must be an exact match, including case. Each value must be unique among the success and failure values.