google-api-ruby-client/lib/google/apis/core
Egor Vorobiev 837cf00706 fix: Add Auth header to individual batch requests
* Fixes an issue where the authorization HTTP header wasn't
  being applied to individual batch requests.

[pr #822, refs #817]
2019-08-19 12:08:44 -06:00
..
api_command.rb feat: send x-goog-api-client header in all requests 2019-08-16 10:13:11 -07:00
base_service.rb Passing gzip compression as a client option 2017-11-29 12:45:11 -08:00
batch.rb fix: Add Auth header to individual batch requests 2019-08-19 12:08:44 -06:00
composite_io.rb Remove Hurley as a dependency 2016-08-17 13:51:09 -07:00
download.rb Allow download destination to only respond to #write (#638) 2018-12-04 13:09:11 -08:00
hashable.rb Import refactored library. See MIGRATING.MD for details 2015-06-23 15:15:14 -07:00
http_command.rb Convert query values explicitly to strings (#810) 2019-07-29 11:29:32 -07:00
json_representation.rb Support JSON serialization options for model objects (#811) 2019-07-29 10:40:39 -07:00
logging.rb Import refactored library. See MIGRATING.MD for details 2015-06-23 15:15:14 -07:00
multipart.rb Remove Hurley as a dependency 2016-08-17 13:51:09 -07:00
upload.rb Replace mime-types dependency with mini_mime (#789) 2019-05-13 12:21:53 -07:00