apache / camel-kafka-connector

Camel Kafka Connector allows you to use all Camel components as Kafka Connect connectors
https://camel.apache.org
Apache License 2.0
151 stars 99 forks source link

[Feature Request] Add Configuration to Disable Cookies in camel-https-kafka-connector #1635

Open rzsap opened 3 months ago

rzsap commented 3 months ago

Description Feature Request: Add a configuration option to disable cookies for camel-https-kafka-connector.

Use Case In certain environments, we need to disable cookies to comply with security and privacy policies. Currently, there is no way to configure this in camel-https-kafka-connector.

Benefits Enhanced Security: Meets strict security and privacy policies. Greater Control: Allows customization of the HTTP client's behavior.

oscerd commented 3 months ago

https://github.com/apache/camel-kamelets/issues/2042