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 authentication, proxy, custom headers, query parameters, and request body to HTTP Connector #528

Open
ingdex opened this issue Feb 5, 2024 · 0 comments

Comments

@ingdex
Copy link
Contributor

ingdex commented Feb 5, 2024

  1. The HTTP Connector should allow users to specify the HTTP request method (e.g., GET, POST, PUT, DELETE).
  2. The HTTP Connector should support various authentication methods such as Basic Auth, OAuth, and API keys.
  3. The HTTP Connector should allow users to customize the request header fields, query parameters, and request body.
  4. The HTTP Connector should provide options to set timeout, request parallelism, and token.
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

No branches or pull requests

1 participant