Custom HTTP headers to send during the upgrade request.
Declarations
Type
attribute set of string
Default
{ }
Example
{
X-Some-Header = "some-value";
}
Custom HTTP headers to send during the upgrade request.
attribute set of string
{ }
{
X-Some-Header = "some-value";
}