Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow passing custom headers through client #1255

Merged
merged 3 commits into from Jul 21, 2019
Merged

Allow passing custom headers through client #1255

merged 3 commits into from Jul 21, 2019

Conversation

jlowin
Copy link
Member

@jlowin jlowin commented Jul 21, 2019

Thanks for contributing to Prefect!

Please describe your work and make sure your PR:

  • adds new tests (if appropriate)
  • updates CHANGELOG.md (if appropriate)
  • updates docstrings for any new functions or function arguments, including docs/outline.toml for API reference docs (if appropriate)

Note that your PR will not be reviewed unless all three boxes are checked.

What does this PR change?

Allows users to pass custom headers in prefect.Client calls.

Why is this PR important?

Headers are often used to interact with remote servers, including assumptions of roles.

@codecov
Copy link

codecov bot commented Jul 21, 2019

Codecov Report

Merging #1255 into master will increase coverage by 0.05%.
The diff coverage is 100%.

@cicdw cicdw merged commit a6d0856 into master Jul 21, 2019
@cicdw cicdw deleted the headers branch July 21, 2019 17:59
abrookins pushed a commit that referenced this pull request Mar 15, 2022
Docs: Docker tutorial revisions to reflect new features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants