Builder

class Builder

Properties

Link copied to clipboard
var name: String?

The name of the header to add. Must be between 1 and 50 characters, inclusive, and consist of alphanumeric (a-z, A-Z, 0-9) characters and dashes only.

Link copied to clipboard

The value of the header to add. Must contain 2048 characters or fewer, and must not contain newline characters ("\r" or "\n").