RockteMQ-AI commented on issue #528: URL: https://github.com/apache/rocketmq-connect/issues/528#issuecomment-5192854798
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** Adding authentication (Basic Auth, OAuth, API keys), proxy support, custom headers, query parameters, and configurable request methods to the HTTP Connector significantly improves its versatility. **Feasibility:** Feasible. These are standard HTTP client features. Consider using a configurable `HttpClient` with interceptors for auth and proxy. --- *Automated evaluation by RockteMQ-AI* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
