Builder.header

Sets the header named {@code name} to {@code value}. If this request already has any headers with that name, they are all replaced.

class Builder
header
(
string name
,
string value
)

Meta