We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca30d54 + c1ff3ce commit bd99b48Copy full SHA for bd99b48
lib/constants.ts
@@ -32,6 +32,7 @@ export const maximumMetaHeadersSize = 2136;
32
export const emptyFileMd5 = 'd41d8cd98f00b204e9800998ecf8427e';
33
// Version 2 changes the format of the data location property
34
// Version 3 adds the dataStoreName attribute
35
+// Version 3.1 backport of Version 7 on top of 3
36
// Version 4 add the Creation-Time and Content-Language attributes,
37
// and add support for x-ms-meta-* headers in UserMetadata
38
// Version 5 adds the azureInfo structure
0 commit comments