
Add a test to DataSourceContractTest that asserts the gzip flag is either ignored or handled correctly. Add a test resource to DefaultHttpDataSourceContracTest that enables gzip compression on the 'server' and checks it's handled correctly by the client. PiperOrigin-RevId: 352574359