github.com/cornelk/go-cloud@v0.17.1/blob/azureblob/testdata/TestConformance/TestKeys/spaces.replay (about) 1 { 2 "Initial": "AQAAAA7U35MiBNXz7v5c", 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": "895ccbaeaf646ac4", 39 "Request": { 40 "Method": "PUT", 41 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/weird-keysfoo%20bar%20baz", 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:29 GMT" 99 ], 100 "Etag": [ 101 "\"0x8D71CE4CC4B3DB0\"" 102 ], 103 "Last-Modified": [ 104 "Fri, 09 Aug 2019 16:15:30 GMT" 105 ], 106 "Server": [ 107 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 108 ], 109 "X-Ms-Request-Id": [ 110 "c7825b12-401e-003b-4dcd-4e168a000000" 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": "ae409896d0a38c30", 124 "Request": { 125 "Method": "GET", 126 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/weird-keysfoo%20bar%20baz", 127 "Header": { 128 "Accept-Encoding": [ 129 "gzip" 130 ], 131 "User-Agent": [ 132 "CLEARED" 133 ], 134 "X-Ms-Date": [ 135 "CLEARED" 136 ], 137 "X-Ms-Version": [ 138 "2018-11-09" 139 ] 140 }, 141 "MediaType": "", 142 "BodyParts": [ 143 "" 144 ] 145 }, 146 "Response": { 147 "StatusCode": 200, 148 "Proto": "HTTP/1.1", 149 "ProtoMajor": 1, 150 "ProtoMinor": 1, 151 "Header": { 152 "Accept-Ranges": [ 153 "bytes" 154 ], 155 "Content-Disposition": [ 156 "" 157 ], 158 "Content-Length": [ 159 "5" 160 ], 161 "Content-Md5": [ 162 "XUFAKrxLKna5cZ2REBfFkg==" 163 ], 164 "Content-Type": [ 165 "text/plain; charset=utf-8" 166 ], 167 "Date": [ 168 "Fri, 09 Aug 2019 16:15:29 GMT" 169 ], 170 "Etag": [ 171 "\"0x8D71CE4CC4B3DB0\"" 172 ], 173 "Last-Modified": [ 174 "Fri, 09 Aug 2019 16:15:30 GMT" 175 ], 176 "Server": [ 177 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 178 ], 179 "X-Ms-Blob-Type": [ 180 "BlockBlob" 181 ], 182 "X-Ms-Creation-Time": [ 183 "Fri, 09 Aug 2019 16:15:30 GMT" 184 ], 185 "X-Ms-Lease-State": [ 186 "available" 187 ], 188 "X-Ms-Lease-Status": [ 189 "unlocked" 190 ], 191 "X-Ms-Request-Id": [ 192 "c7825b20-401e-003b-5bcd-4e168a000000" 193 ], 194 "X-Ms-Server-Encrypted": [ 195 "true" 196 ], 197 "X-Ms-Tag-Count": [ 198 "0" 199 ], 200 "X-Ms-Version": [ 201 "2018-11-09" 202 ] 203 }, 204 "Body": "aGVsbG8=" 205 } 206 }, 207 { 208 "ID": "d7fa8a299b41ca0a", 209 "Request": { 210 "Method": "HEAD", 211 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/weird-keysfoo%20bar%20baz", 212 "Header": { 213 "User-Agent": [ 214 "CLEARED" 215 ], 216 "X-Ms-Date": [ 217 "CLEARED" 218 ], 219 "X-Ms-Version": [ 220 "2018-11-09" 221 ] 222 }, 223 "MediaType": "", 224 "BodyParts": [ 225 "" 226 ] 227 }, 228 "Response": { 229 "StatusCode": 200, 230 "Proto": "HTTP/1.1", 231 "ProtoMajor": 1, 232 "ProtoMinor": 1, 233 "Header": { 234 "Accept-Ranges": [ 235 "bytes" 236 ], 237 "Content-Disposition": [ 238 "" 239 ], 240 "Content-Length": [ 241 "5" 242 ], 243 "Content-Md5": [ 244 "XUFAKrxLKna5cZ2REBfFkg==" 245 ], 246 "Content-Type": [ 247 "text/plain; charset=utf-8" 248 ], 249 "Date": [ 250 "Fri, 09 Aug 2019 16:15:29 GMT" 251 ], 252 "Etag": [ 253 "\"0x8D71CE4CC4B3DB0\"" 254 ], 255 "Last-Modified": [ 256 "Fri, 09 Aug 2019 16:15:30 GMT" 257 ], 258 "Server": [ 259 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 260 ], 261 "X-Ms-Access-Tier": [ 262 "Hot" 263 ], 264 "X-Ms-Access-Tier-Inferred": [ 265 "true" 266 ], 267 "X-Ms-Blob-Type": [ 268 "BlockBlob" 269 ], 270 "X-Ms-Creation-Time": [ 271 "Fri, 09 Aug 2019 16:15:30 GMT" 272 ], 273 "X-Ms-Lease-State": [ 274 "available" 275 ], 276 "X-Ms-Lease-Status": [ 277 "unlocked" 278 ], 279 "X-Ms-Request-Id": [ 280 "c7825b2a-401e-003b-64cd-4e168a000000" 281 ], 282 "X-Ms-Server-Encrypted": [ 283 "true" 284 ], 285 "X-Ms-Tag-Count": [ 286 "0" 287 ], 288 "X-Ms-Version": [ 289 "2018-11-09" 290 ] 291 }, 292 "Body": "" 293 } 294 }, 295 { 296 "ID": "269ca119561d2f9a", 297 "Request": { 298 "Method": "GET", 299 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/weird-keysfoo%20bar%20baz?sp=r\u0026spr=https\u0026sr=b\u0026sv=2018-11-09", 300 "Header": { 301 "Accept-Encoding": [ 302 "gzip" 303 ], 304 "User-Agent": [ 305 "CLEARED" 306 ] 307 }, 308 "MediaType": "", 309 "BodyParts": [ 310 "" 311 ] 312 }, 313 "Response": { 314 "StatusCode": 200, 315 "Proto": "HTTP/1.1", 316 "ProtoMajor": 1, 317 "ProtoMinor": 1, 318 "Header": { 319 "Accept-Ranges": [ 320 "bytes" 321 ], 322 "Content-Disposition": [ 323 "" 324 ], 325 "Content-Length": [ 326 "5" 327 ], 328 "Content-Md5": [ 329 "XUFAKrxLKna5cZ2REBfFkg==" 330 ], 331 "Content-Type": [ 332 "text/plain; charset=utf-8" 333 ], 334 "Date": [ 335 "Fri, 09 Aug 2019 16:15:29 GMT" 336 ], 337 "Etag": [ 338 "\"0x8D71CE4CC4B3DB0\"" 339 ], 340 "Last-Modified": [ 341 "Fri, 09 Aug 2019 16:15:30 GMT" 342 ], 343 "Server": [ 344 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 345 ], 346 "X-Ms-Blob-Type": [ 347 "BlockBlob" 348 ], 349 "X-Ms-Creation-Time": [ 350 "Fri, 09 Aug 2019 16:15:30 GMT" 351 ], 352 "X-Ms-Lease-State": [ 353 "available" 354 ], 355 "X-Ms-Lease-Status": [ 356 "unlocked" 357 ], 358 "X-Ms-Request-Id": [ 359 "c7825b2e-401e-003b-68cd-4e168a000000" 360 ], 361 "X-Ms-Server-Encrypted": [ 362 "true" 363 ], 364 "X-Ms-Tag-Count": [ 365 "0" 366 ], 367 "X-Ms-Version": [ 368 "2018-11-09" 369 ] 370 }, 371 "Body": "aGVsbG8=" 372 } 373 }, 374 { 375 "ID": "70a0857b0dbe05e0", 376 "Request": { 377 "Method": "DELETE", 378 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/weird-keysfoo%20bar%20baz", 379 "Header": { 380 "Accept-Encoding": [ 381 "gzip" 382 ], 383 "User-Agent": [ 384 "CLEARED" 385 ], 386 "X-Ms-Date": [ 387 "CLEARED" 388 ], 389 "X-Ms-Delete-Snapshots": [ 390 "include" 391 ], 392 "X-Ms-Version": [ 393 "2018-11-09" 394 ] 395 }, 396 "MediaType": "", 397 "BodyParts": [ 398 "" 399 ] 400 }, 401 "Response": { 402 "StatusCode": 202, 403 "Proto": "HTTP/1.1", 404 "ProtoMajor": 1, 405 "ProtoMinor": 1, 406 "Header": { 407 "Content-Length": [ 408 "0" 409 ], 410 "Date": [ 411 "Fri, 09 Aug 2019 16:15:29 GMT" 412 ], 413 "Server": [ 414 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 415 ], 416 "X-Ms-Delete-Type-Permanent": [ 417 "true" 418 ], 419 "X-Ms-Request-Id": [ 420 "c7825b37-401e-003b-6fcd-4e168a000000" 421 ], 422 "X-Ms-Version": [ 423 "2018-11-09" 424 ] 425 }, 426 "Body": "" 427 } 428 } 429 ] 430 }