Class Header (2.16.2)

Header(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Defines a header message. A header can have a key and a value.

Attributes

NameDescription
key str
The Key of the header.
value str
The Value of the header.