Commit Graph

5 Commits

Author SHA1 Message Date
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
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
Steve Bazyl 2046e00f14 Remove Hurley as a dependency 2016-08-17 13:51:09 -07:00
Steve Bazyl 8b296b148e #286 - Send content-id in batch requests 2015-10-19 15:36:24 -07:00
Steven Bazyl f584a2cec8 Import refactored library. See MIGRATING.MD for details 2015-06-23 15:15:14 -07:00