HttpHeader
A name-value pair representing an HTTP header included in an upload operation request.
Declaration
object HttpHeaderProperties
| Name | Type | Description |
|---|---|---|
name | string | |
value | string |
A name-value pair representing an HTTP header included in an upload operation request.
object HttpHeader| Name | Type | Description |
|---|---|---|
name | string | |
value | string |