Re: [PR] Add check to prevent redundant values in headers when using GZIPOutInterceptor [cxf]

2024-04-20 Thread via GitHub
yvrng commented on code in PR #1819: URL: https://github.com/apache/cxf/pull/1819#discussion_r1573205491 ## core/src/main/java/org/apache/cxf/transport/common/gzip/GZIPOutInterceptor.java: ## @@ -337,7 +337,10 @@ private static void addHeader(Message message, String name, Strin

Re: [PR] Add check to prevent redundant values in headers when using GZIPOutInterceptor [cxf]

2024-04-20 Thread via GitHub
reta commented on code in PR #1819: URL: https://github.com/apache/cxf/pull/1819#discussion_r1573288108 ## core/src/main/java/org/apache/cxf/transport/common/gzip/GZIPOutInterceptor.java: ## @@ -323,21 +323,14 @@ public void thresholdReached() throws IOException { * @param

Re: [PR] Add check to prevent redundant values in headers when using GZIPOutInterceptor [cxf]

2024-04-20 Thread via GitHub
reta commented on code in PR #1819: URL: https://github.com/apache/cxf/pull/1819#discussion_r1573288108 ## core/src/main/java/org/apache/cxf/transport/common/gzip/GZIPOutInterceptor.java: ## @@ -323,21 +323,14 @@ public void thresholdReached() throws IOException { * @param

Re: [PR] Exception for getUserPrincipal() in AbstractHTTPDestination is slurped since CXF 4.1.x [cxf]

2024-04-20 Thread via GitHub
rzo1 commented on code in PR #1822: URL: https://github.com/apache/cxf/pull/1822#discussion_r1573294891 ## rt/transports/http/src/main/java/org/apache/cxf/transport/http/AbstractHTTPDestination.java: ## @@ -410,8 +410,12 @@ private boolean isWSAddressingReplyToSpecified(Exchange

Re: [PR] Add check to prevent redundant values in headers when using GZIPOutInterceptor [cxf]

2024-04-20 Thread via GitHub
reta merged PR #1819: URL: https://github.com/apache/cxf/pull/1819 -- 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

Re: [PR] Add check to prevent redundant values in headers when using GZIPOutInterceptor [cxf]

2024-04-20 Thread via GitHub
reta commented on PR #1819: URL: https://github.com/apache/cxf/pull/1819#issuecomment-2067714968 Thanks @yvrng ! -- 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 unsubscr