google-api-ruby-client/lib/google/apis/core
Mike Moore 33a4aea60d
fix: Use apply_request_options for batch auth header
Use HttpCommand#apply_request_options to add the Authorization header
for individual batch requests, as it supports both OAuth token strings and
googleauth/signet objects.

[pr #823, refs #822, closes #817]
2019-08-19 15:16:51 -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: Use apply_request_options for batch auth header 2019-08-19 15:16:51 -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