github.com/cornelk/go-cloud@v0.17.1/blob/azureblob/testdata/TestConformance/TestKeys/non-UTF8_fails.replay (about) 1 { 2 "Initial": "AQAAAA7U35MeEYad/v5c", 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": null 37 }