headerValuesOf
Returns a header values tuple with one value.
Return
a HeaderValues1 containing headerValues1.
Parameters
type of the first header value.
the first header value.
Returns a header values tuple with two values.
Return
a HeaderValues2 containing headerValues1 and headerValues2.
Parameters
type of the first header value.
type of the second header value.
the first header value.
the second header value.
Returns a header values tuple with three values.
Return
a HeaderValues3 containing headerValues1, headerValues2, and headerValues3.
Parameters
type of the first header value.
type of the second header value.
type of the third header value.
the first header value.
the second header value.
the third header value.
Returns a header values tuple with four values.
Return
a HeaderValues4 containing headerValues1 through headerValues4.
Parameters
type of the first header value.
type of the second header value.
type of the third header value.
type of the fourth header value.
the first header value.
the second header value.
the third header value.
the fourth header value.
Returns a header values tuple with five values.
Return
a HeaderValues5 containing headerValues1 through headerValues5.
Parameters
type of the first header value.
type of the second header value.
type of the third header value.
type of the fourth header value.
type of the fifth header value.
the first header value.
the second header value.
the third header value.
the fourth header value.
the fifth header value.
Returns a header values tuple with six values.
Return
a HeaderValues6 containing headerValues1 through headerValues6.
Parameters
type of the first header value.
type of the second header value.
type of the third header value.
type of the fourth header value.
type of the fifth header value.
type of the sixth header value.
the first header value.
the second header value.
the third header value.
the fourth header value.
the fifth header value.
the sixth header value.
Returns a header values tuple with seven values.
Return
a HeaderValues7 containing headerValues1 through headerValues7.
Parameters
type of the first header value.
type of the second header value.
type of the third header value.
type of the fourth header value.
type of the fifth header value.
type of the sixth header value.
type of the seventh header value.
the first header value.
the second header value.
the third header value.
the fourth header value.
the fifth header value.
the sixth header value.
the seventh header value.
Returns a header values tuple with eight values.
Return
a HeaderValues8 containing headerValues1 through headerValues8.
Parameters
type of the first header value.
type of the second header value.
type of the third header value.
type of the fourth header value.
type of the fifth header value.
type of the sixth header value.
type of the seventh header value.
type of the eighth header value.
the first header value.
the second header value.
the third header value.
the fourth header value.
the fifth header value.
the sixth header value.
the seventh header value.
the eighth header value.
Returns a header values tuple with nine values.
Return
a HeaderValues9 containing headerValues1 through headerValues9.
Parameters
type of the first header value.
type of the second header value.
type of the third header value.
type of the fourth header value.
type of the fifth header value.
type of the sixth header value.
type of the seventh header value.
type of the eighth header value.
type of the ninth header value.
the first header value.
the second header value.
the third header value.
the fourth header value.
the fifth header value.
the sixth header value.
the seventh header value.
the eighth header value.
the ninth header value.
Returns a header values tuple with ten values.
Return
a HeaderValues10 containing headerValues1 through headerValues10.
Parameters
type of the first header value.
type of the second header value.
type of the third header value.
type of the fourth header value.
type of the fifth header value.
type of the sixth header value.
type of the seventh header value.
type of the eighth header value.
type of the ninth header value.
type of the tenth header value.
the first header value.
the second header value.
the third header value.
the fourth header value.
the fifth header value.
the sixth header value.
the seventh header value.
the eighth header value.
the ninth header value.
the tenth header value.