decodeHeaders10
Decodes ten header definitions from the raw header map.
Return
either aggregated validation errors or the decoded header values.
Parameters
type of the first header.
type of the second header.
type of the third header.
type of the fourth header.
type of the fifth header.
type of the sixth header.
type of the seventh header.
type of the eighth header.
type of the ninth header.
type of the tenth header.
raw HTTP headers keyed by name.
first header definition to decode.
second header definition to decode.
third header definition to decode.
fourth header definition to decode.
fifth header definition to decode.
sixth header definition to decode.
seventh header definition to decode.
eighth header definition to decode.
ninth header definition to decode.
tenth header definition to decode.