#160 - Add option to set encoding of response body
authorSteven Bazyl <sqrrrl@gmail.com>
Tue, 16 Dec 2014 20:29:11 +0000 (12:29 -0800)
committerSteven Bazyl <sqrrrl@gmail.com>
Tue, 16 Dec 2014 20:29:11 +0000 (12:29 -0800)
commitfda72888594ff5b203b0fc7bbb6c5c4897917f9c
treeef602da20c4153e3f97877d163e407c65acf1052
parent91ae01aa83e1991975303dad1dbb4d883e243700
#160 - Add option to set encoding of response body
lib/google/api_client.rb
lib/google/api_client/charset.rb [new file with mode: 0644]
spec/fixtures/files/zoo.json [new file with mode: 0644]
spec/google/api_client/discovery_spec.rb
spec/google/api_client/gzip_spec.rb