Skip to content

ResponseDictionary

ResponseDictionary = Record<string, string>

Maps header names to their values

Example

{
  "x-ms-blob-type": "BlockBlob"
}