github.com/cornelk/go-cloud@v0.17.1/blob/azureblob/testdata/TestConformance/TestMetadata/empty.replay (about) 1 { 2 "Initial": "AQAAAA7U35MdAMVE2P5c", 3 "Version": "0.2", 4 "Converter": { 5 "ClearHeaders": [ 6 "^X-Goog-.*Encryption-Key$", 7 "^X-Ms-Date$", 8 "^User-Agent$" 9 ], 10 "RemoveRequestHeaders": [ 11 "^Authorization$", 12 "^Proxy-Authorization$", 13 "^Connection$", 14 "^Content-Type$", 15 "^Date$", 16 "^Host$", 17 "^Transfer-Encoding$", 18 "^Via$", 19 "^X-Forwarded-.*$", 20 "^X-Cloud-Trace-Context$", 21 "^X-Goog-Api-Client$", 22 "^X-Google-.*$", 23 "^X-Gfe-.*$" 24 ], 25 "RemoveResponseHeaders": [ 26 "^X-Google-.*$", 27 "^X-Gfe-.*$" 28 ], 29 "ClearParams": null, 30 "RemoveParams": [ 31 "^se$", 32 "^sig$", 33 "^X-Ms-Date$" 34 ] 35 }, 36 "Entries": [ 37 { 38 "ID": "1c85d297db5b0fe9", 39 "Request": { 40 "Method": "PUT", 41 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/blob-for-metadata", 42 "Header": { 43 "Accept-Encoding": [ 44 "gzip" 45 ], 46 "Content-Length": [ 47 "5" 48 ], 49 "User-Agent": [ 50 "CLEARED" 51 ], 52 "X-Ms-Blob-Cache-Control": [ 53 "" 54 ], 55 "X-Ms-Blob-Content-Disposition": [ 56 "" 57 ], 58 "X-Ms-Blob-Content-Encoding": [ 59 "" 60 ], 61 "X-Ms-Blob-Content-Language": [ 62 "" 63 ], 64 "X-Ms-Blob-Content-Md5": [ 65 "XUFAKrxLKna5cZ2REBfFkg==" 66 ], 67 "X-Ms-Blob-Content-Type": [ 68 "text/plain; charset=utf-8" 69 ], 70 "X-Ms-Blob-Type": [ 71 "BlockBlob" 72 ], 73 "X-Ms-Date": [ 74 "CLEARED" 75 ], 76 "X-Ms-Version": [ 77 "2018-11-09" 78 ] 79 }, 80 "MediaType": "text/plain", 81 "BodyParts": [ 82 "aGVsbG8=" 83 ] 84 }, 85 "Response": { 86 "StatusCode": 201, 87 "Proto": "HTTP/1.1", 88 "ProtoMajor": 1, 89 "ProtoMinor": 1, 90 "Header": { 91 "Content-Length": [ 92 "0" 93 ], 94 "Content-Md5": [ 95 "XUFAKrxLKna5cZ2REBfFkg==" 96 ], 97 "Date": [ 98 "Fri, 09 Aug 2019 16:15:24 GMT" 99 ], 100 "Etag": [ 101 "\"0x8D71CE4C93D98C1\"" 102 ], 103 "Last-Modified": [ 104 "Fri, 09 Aug 2019 16:15:25 GMT" 105 ], 106 "Server": [ 107 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 108 ], 109 "X-Ms-Request-Id": [ 110 "0ab856ed-a01e-0075-4ecd-4ed36f000000" 111 ], 112 "X-Ms-Request-Server-Encrypted": [ 113 "true" 114 ], 115 "X-Ms-Version": [ 116 "2018-11-09" 117 ] 118 }, 119 "Body": "" 120 } 121 }, 122 { 123 "ID": "9cfca62c3e7152ce", 124 "Request": { 125 "Method": "HEAD", 126 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/blob-for-metadata", 127 "Header": { 128 "User-Agent": [ 129 "CLEARED" 130 ], 131 "X-Ms-Date": [ 132 "CLEARED" 133 ], 134 "X-Ms-Version": [ 135 "2018-11-09" 136 ] 137 }, 138 "MediaType": "", 139 "BodyParts": [ 140 "" 141 ] 142 }, 143 "Response": { 144 "StatusCode": 200, 145 "Proto": "HTTP/1.1", 146 "ProtoMajor": 1, 147 "ProtoMinor": 1, 148 "Header": { 149 "Accept-Ranges": [ 150 "bytes" 151 ], 152 "Content-Disposition": [ 153 "" 154 ], 155 "Content-Length": [ 156 "5" 157 ], 158 "Content-Md5": [ 159 "XUFAKrxLKna5cZ2REBfFkg==" 160 ], 161 "Content-Type": [ 162 "text/plain; charset=utf-8" 163 ], 164 "Date": [ 165 "Fri, 09 Aug 2019 16:15:25 GMT" 166 ], 167 "Etag": [ 168 "\"0x8D71CE4C93D98C1\"" 169 ], 170 "Last-Modified": [ 171 "Fri, 09 Aug 2019 16:15:25 GMT" 172 ], 173 "Server": [ 174 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 175 ], 176 "X-Ms-Access-Tier": [ 177 "Hot" 178 ], 179 "X-Ms-Access-Tier-Inferred": [ 180 "true" 181 ], 182 "X-Ms-Blob-Type": [ 183 "BlockBlob" 184 ], 185 "X-Ms-Creation-Time": [ 186 "Fri, 09 Aug 2019 16:15:25 GMT" 187 ], 188 "X-Ms-Lease-State": [ 189 "available" 190 ], 191 "X-Ms-Lease-Status": [ 192 "unlocked" 193 ], 194 "X-Ms-Request-Id": [ 195 "0ab85708-a01e-0075-64cd-4ed36f000000" 196 ], 197 "X-Ms-Server-Encrypted": [ 198 "true" 199 ], 200 "X-Ms-Tag-Count": [ 201 "0" 202 ], 203 "X-Ms-Version": [ 204 "2018-11-09" 205 ] 206 }, 207 "Body": "" 208 } 209 }, 210 { 211 "ID": "e354176af37594a9", 212 "Request": { 213 "Method": "DELETE", 214 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/blob-for-metadata", 215 "Header": { 216 "Accept-Encoding": [ 217 "gzip" 218 ], 219 "User-Agent": [ 220 "CLEARED" 221 ], 222 "X-Ms-Date": [ 223 "CLEARED" 224 ], 225 "X-Ms-Delete-Snapshots": [ 226 "include" 227 ], 228 "X-Ms-Version": [ 229 "2018-11-09" 230 ] 231 }, 232 "MediaType": "", 233 "BodyParts": [ 234 "" 235 ] 236 }, 237 "Response": { 238 "StatusCode": 202, 239 "Proto": "HTTP/1.1", 240 "ProtoMajor": 1, 241 "ProtoMinor": 1, 242 "Header": { 243 "Content-Length": [ 244 "0" 245 ], 246 "Date": [ 247 "Fri, 09 Aug 2019 16:15:25 GMT" 248 ], 249 "Server": [ 250 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 251 ], 252 "X-Ms-Delete-Type-Permanent": [ 253 "true" 254 ], 255 "X-Ms-Request-Id": [ 256 "0ab8571e-a01e-0075-76cd-4ed36f000000" 257 ], 258 "X-Ms-Version": [ 259 "2018-11-09" 260 ] 261 }, 262 "Body": "" 263 } 264 } 265 ] 266 }