Skip to content

[I] HeaderFieldOptions

Properties

PropertyTypeDescription
explode?booleanEquivalent of adding * in the path parameter as per RFC-6570
format?"form" | "csv" | "multi" | "tsv" | "ssv" | "pipes" | "simple"The string format of the array. “csv” and “simple” are used interchangeably, as are “multi” and “form”. Deprecated use explode and @encode decorator instead.
namestring-
type"header"-