github.com/cornelk/go-cloud@v0.17.1/blob/s3blob/testdata/TestConformance/TestKeys/non-UTF8_fails.replay (about) 1 { 2 "Initial": "AQAAAA7U35MwDTdXOP5c", 3 "Version": "0.2", 4 "Converter": { 5 "ClearHeaders": [ 6 "^X-Goog-.*Encryption-Key$", 7 "^X-Amz-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 "^Authorization$", 25 "^Duration$", 26 "^X-Amz-Security-Token$" 27 ], 28 "RemoveResponseHeaders": [ 29 "^X-Google-.*$", 30 "^X-Gfe-.*$" 31 ], 32 "ClearParams": [ 33 "^X-Amz-Date$" 34 ], 35 "RemoveParams": [ 36 "^X-Amz-Credential$", 37 "^X-Amz-Signature$", 38 "^X-Amz-Security-Token$" 39 ] 40 }, 41 "Entries": null 42 }