davidradl commented on code in PR #34:
URL: 
https://github.com/apache/flink-connector-http/pull/34#discussion_r2946091353


##########
flink-connector-http/src/main/java/org/apache/flink/connector/http/sink/httpclient/JavaNetSinkHttpClient.java:
##########
@@ -73,6 +73,12 @@ public JavaNetSinkHttpClient(
                         properties,
                         headerPreprocessor);
 
+        // Add User-Agent header if configured

Review Comment:
   Please raise a Jira to describe what you are look to do here ; with some 
examples. It is possible to add your own custom headers at the moment - why 
should this header have its own config.



-- 
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]

Reply via email to