Skip to content

Conversation

@tseaver
Copy link
Contributor

@tseaver tseaver commented Oct 6, 2016

Needed to support oddball out-of-band encryption headers for Blob.rewrite.

Needed to support oddball out-of-band encryption headers for 'Blob.rewrite'.
@tseaver tseaver added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: core labels Oct 6, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 6, 2016
Copy link
Contributor

@dhermes dhermes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

:param content_type: The proper MIME type of the data provided. Default
is None.
:type headers: dist

This comment was marked as spam.

This comment was marked as spam.


def api_request(self, method, path, query_params=None,
data=None, content_type=None,
data=None, content_type=None, headers=None,

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

[ci skip]
@tseaver tseaver merged commit 894d251 into googleapis:master Oct 6, 2016
@tseaver tseaver deleted the 1960-core-api_request-headers branch October 6, 2016 21:11
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
…-headers

Allow passing extra headers to 'Connection.api_request'.
parthea pushed a commit that referenced this pull request Nov 24, 2025
Allow passing extra headers to 'Connection.api_request'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: core cla: yes This human has signed the Contributor License Agreement. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants