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

Add support for additional arbitrary HTTP headers #92

Merged
merged 2 commits into from
Oct 1, 2022

Conversation

benweint
Copy link
Contributor

@benweint benweint commented Aug 31, 2022

Like #81 but without anything specific to bearer token auth.

This just adds a new headers (previously called extra_headers in #81) provider config, which is a Map[String]String and allows you to inject additional HTTP headers to be sent along to the Kafka Connect REST API.

@Mongey Mongey merged commit d2fa046 into Mongey:master Oct 1, 2022
@benweint benweint deleted the http-headers-generic branch October 3, 2022 16:33
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.

2 participants