google-api-ruby-client/spec/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_spec.rb feat: send x-goog-api-client header in all requests 2019-08-16 10:13:11 -07:00
batch_spec.rb fix: Use apply_request_options for batch auth header 2019-08-19 15:16:51 -06:00
composite_io_spec.rb Remove Hurley as a dependency 2016-08-17 13:51:09 -07:00
download_spec.rb Allow download destination to only respond to #write (#638) 2018-12-04 13:09:11 -08:00
hashable_spec.rb Import refactored library. See MIGRATING.MD for details 2015-06-23 15:15:14 -07:00
http_command_spec.rb Convert query values explicitly to strings (#810) 2019-07-29 11:29:32 -07:00
json_representation_spec.rb Support JSON serialization options for model objects (#811) 2019-07-29 10:40:39 -07:00
service_spec.rb fix: Add Auth header to individual batch requests 2019-08-19 12:08:44 -06:00
upload_spec.rb fix windows test failures (#736) 2018-11-26 13:22:07 -08:00