reta merged PR #2150:
URL: https://github.com/apache/cxf/pull/2150
--
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: dev-unsubscr...@cxf.apache.org
For q
reta commented on PR #2150:
URL: https://github.com/apache/cxf/pull/2150#issuecomment-2486858869
> I've changed the PR to make sensitive headers a contextual property as you
asked, but now for me is not clear how to pass the value when use
`WebClient:invoke`, seems the end-user can not modi
dmytro-sylaiev commented on PR #2150:
URL: https://github.com/apache/cxf/pull/2150#issuecomment-2486136598
Hello @reta
I've changed the PR to make sensitive headers a contextual property as you
asked, but now for me is not clear how to pass the value when use
`WebClient:invoke`, seems t
reta commented on code in PR #2150:
URL: https://github.com/apache/cxf/pull/2150#discussion_r1846824254
##
rt/transports/http/src/main/java/org/apache/cxf/transport/http/Headers.java:
##
@@ -580,4 +580,8 @@ public static String toHttpDate(Date date) {
public static String t
dmytro-sylaiev commented on code in PR #2150:
URL: https://github.com/apache/cxf/pull/2150#discussion_r1846812859
##
rt/transports/http/src/main/java/org/apache/cxf/transport/http/Headers.java:
##
@@ -580,4 +580,8 @@ public static String toHttpDate(Date date) {
public stati
reta commented on code in PR #2150:
URL: https://github.com/apache/cxf/pull/2150#discussion_r1845242065
##
rt/transports/http/src/main/java/org/apache/cxf/transport/http/Headers.java:
##
@@ -580,4 +580,8 @@ public static String toHttpDate(Date date) {
public static String t