Custom headers to send in the upgrade request.
Declarations
Type
(list of string) or (attribute set of string) convertible to it
Default
{ }
Example
{
X-Some-Header = "some-value";
}
Custom headers to send in the upgrade request.
(list of string) or (attribute set of string) convertible to it
{ }
{
X-Some-Header = "some-value";
}