github.com/cornelk/go-cloud@v0.17.1/blob/azureblob/testdata/TestConformance/TestDelete/Works.replay (about) 1 { 2 "Initial": "AQAAAA7U35MeC9mAU/5c", 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": "186ac9285c0d13b5", 39 "Request": { 40 "Method": "PUT", 41 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/blob-for-deleting", 42 "Header": { 43 "Accept-Encoding": [ 44 "gzip" 45 ], 46 "Content-Length": [ 47 "11" 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 "PiWWCnnbxptnTNTsZ6csYg==" 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 "SGVsbG8gd29ybGQ=" 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 "PiWWCnnbxptnTNTsZ6csYg==" 96 ], 97 "Date": [ 98 "Fri, 09 Aug 2019 16:15:25 GMT" 99 ], 100 "Etag": [ 101 "\"0x8D71CE4C9F32680\"" 102 ], 103 "Last-Modified": [ 104 "Fri, 09 Aug 2019 16:15:26 GMT" 105 ], 106 "Server": [ 107 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 108 ], 109 "X-Ms-Request-Id": [ 110 "5fd10449-401e-00de-59cd-4e047d000000" 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": "dffed611ab71a40f", 124 "Request": { 125 "Method": "DELETE", 126 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/blob-for-deleting", 127 "Header": { 128 "Accept-Encoding": [ 129 "gzip" 130 ], 131 "User-Agent": [ 132 "CLEARED" 133 ], 134 "X-Ms-Date": [ 135 "CLEARED" 136 ], 137 "X-Ms-Delete-Snapshots": [ 138 "include" 139 ], 140 "X-Ms-Version": [ 141 "2018-11-09" 142 ] 143 }, 144 "MediaType": "", 145 "BodyParts": [ 146 "" 147 ] 148 }, 149 "Response": { 150 "StatusCode": 202, 151 "Proto": "HTTP/1.1", 152 "ProtoMajor": 1, 153 "ProtoMinor": 1, 154 "Header": { 155 "Content-Length": [ 156 "0" 157 ], 158 "Date": [ 159 "Fri, 09 Aug 2019 16:15:25 GMT" 160 ], 161 "Server": [ 162 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 163 ], 164 "X-Ms-Delete-Type-Permanent": [ 165 "true" 166 ], 167 "X-Ms-Request-Id": [ 168 "5fd1045e-401e-00de-6dcd-4e047d000000" 169 ], 170 "X-Ms-Version": [ 171 "2018-11-09" 172 ] 173 }, 174 "Body": "" 175 } 176 }, 177 { 178 "ID": "8c461c96ef677a46", 179 "Request": { 180 "Method": "GET", 181 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/blob-for-deleting", 182 "Header": { 183 "Accept-Encoding": [ 184 "gzip" 185 ], 186 "User-Agent": [ 187 "CLEARED" 188 ], 189 "X-Ms-Date": [ 190 "CLEARED" 191 ], 192 "X-Ms-Version": [ 193 "2018-11-09" 194 ] 195 }, 196 "MediaType": "", 197 "BodyParts": [ 198 "" 199 ] 200 }, 201 "Response": { 202 "StatusCode": 404, 203 "Proto": "HTTP/1.1", 204 "ProtoMajor": 1, 205 "ProtoMinor": 1, 206 "Header": { 207 "Content-Length": [ 208 "215" 209 ], 210 "Content-Type": [ 211 "application/xml" 212 ], 213 "Date": [ 214 "Fri, 09 Aug 2019 16:15:25 GMT" 215 ], 216 "Server": [ 217 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 218 ], 219 "X-Ms-Error-Code": [ 220 "BlobNotFound" 221 ], 222 "X-Ms-Request-Id": [ 223 "5fd1046c-401e-00de-7bcd-4e047d000000" 224 ], 225 "X-Ms-Version": [ 226 "2018-11-09" 227 ] 228 }, 229 "Body": "77u/PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48RXJyb3I+PENvZGU+QmxvYk5vdEZvdW5kPC9Db2RlPjxNZXNzYWdlPlRoZSBzcGVjaWZpZWQgYmxvYiBkb2VzIG5vdCBleGlzdC4KUmVxdWVzdElkOjVmZDEwNDZjLTQwMWUtMDBkZS03YmNkLTRlMDQ3ZDAwMDAwMApUaW1lOjIwMTktMDgtMDlUMTY6MTU6MjYuMjc0MDA0NVo8L01lc3NhZ2U+PC9FcnJvcj4=" 230 } 231 }, 232 { 233 "ID": "34786f08223f7703", 234 "Request": { 235 "Method": "DELETE", 236 "URL": "https://gocloudblobtests.blob.core.windows.net/go-cloud-bucket/blob-for-deleting", 237 "Header": { 238 "Accept-Encoding": [ 239 "gzip" 240 ], 241 "User-Agent": [ 242 "CLEARED" 243 ], 244 "X-Ms-Date": [ 245 "CLEARED" 246 ], 247 "X-Ms-Delete-Snapshots": [ 248 "include" 249 ], 250 "X-Ms-Version": [ 251 "2018-11-09" 252 ] 253 }, 254 "MediaType": "", 255 "BodyParts": [ 256 "" 257 ] 258 }, 259 "Response": { 260 "StatusCode": 404, 261 "Proto": "HTTP/1.1", 262 "ProtoMajor": 1, 263 "ProtoMinor": 1, 264 "Header": { 265 "Content-Length": [ 266 "215" 267 ], 268 "Content-Type": [ 269 "application/xml" 270 ], 271 "Date": [ 272 "Fri, 09 Aug 2019 16:15:25 GMT" 273 ], 274 "Server": [ 275 "Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0" 276 ], 277 "X-Ms-Error-Code": [ 278 "BlobNotFound" 279 ], 280 "X-Ms-Request-Id": [ 281 "5fd1047c-401e-00de-09cd-4e047d000000" 282 ], 283 "X-Ms-Version": [ 284 "2018-11-09" 285 ] 286 }, 287 "Body": "77u/PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48RXJyb3I+PENvZGU+QmxvYk5vdEZvdW5kPC9Db2RlPjxNZXNzYWdlPlRoZSBzcGVjaWZpZWQgYmxvYiBkb2VzIG5vdCBleGlzdC4KUmVxdWVzdElkOjVmZDEwNDdjLTQwMWUtMDBkZS0wOWNkLTRlMDQ3ZDAwMDAwMApUaW1lOjIwMTktMDgtMDlUMTY6MTU6MjYuMjg2MDE0MFo8L01lc3NhZ2U+PC9FcnJvcj4=" 288 } 289 } 290 ] 291 }