github.com/cornelk/go-cloud@v0.17.1/blob/gcsblob/testdata/TestOpenBucket/success.replay (about) 1 { 2 "Initial": "AQAAAA7U35MJFBGjMv5c", 3 "Version": "0.2", 4 "Converter": { 5 "ClearHeaders": [ 6 "^X-Goog-.*Encryption-Key$", 7 "^Expires$", 8 "^Signature$" 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": [ 30 "^Expires$", 31 "^Signature$" 32 ], 33 "RemoveParams": null 34 }, 35 "Entries": null 36 }