encodeHeaders
Returns an empty map when the output does not emit headers.
Encodes output headers for an output definition producing one header.
Return
map of header names to their encoded values.
Parameters
value for the first header.
See also
Encodes output headers for an output definition producing two headers.
Return
map of header names to their encoded values.
Parameters
value for the first header.
value for the second header.
See also
Encodes output headers for an output definition producing three headers.
Return
map of header names to their encoded values.
Parameters
value for the first header.
value for the second header.
value for the third header.
See also
Encodes output headers for an output definition producing four headers.
Return
map of header names to their encoded values.
Parameters
value for the first header.
value for the second header.
value for the third header.
value for the fourth header.
See also
Encodes output headers for an output definition producing five headers.
Return
map of header names to their encoded values.
Parameters
value for the first header.
value for the second header.
value for the third header.
value for the fourth header.
value for the fifth header.
See also
Encodes output headers for an output definition producing six headers.
Return
map of header names to their encoded values.
Parameters
value for the first header.
value for the second header.
value for the third header.
value for the fourth header.
value for the fifth header.
value for the sixth header.
See also
Encodes output headers for an output definition producing seven headers.
Return
map of header names to their encoded values.
Parameters
value for the first header.
value for the second header.
value for the third header.
value for the fourth header.
value for the fifth header.
value for the sixth header.
value for the seventh header.
See also
Encodes output headers for an output definition producing eight headers.
Return
map of header names to their encoded values.
Parameters
value for the first header.
value for the second header.
value for the third header.
value for the fourth header.
value for the fifth header.
value for the sixth header.
value for the seventh header.
value for the eighth header.
See also
Encodes output headers for an output definition producing nine headers.
Return
map of header names to their encoded values.
Parameters
value for the first header.
value for the second header.
value for the third header.
value for the fourth header.
value for the fifth header.
value for the sixth header.
value for the seventh header.
value for the eighth header.
value for the ninth header.
See also
Encodes output headers for an output definition producing ten headers.
Return
map of header names to their encoded values.
Parameters
value for the first header.
value for the second header.
value for the third header.
value for the fourth header.
value for the fifth header.
value for the sixth header.
value for the seventh header.
value for the eighth header.
value for the ninth header.
value for the tenth header.