Re: [PR] CXF-8975: Missing ending CRLF in multipart request [cxf]

2024-02-07 Thread via GitHub
gchauvet closed pull request #1674: CXF-8975: Missing ending CRLF in multipart request URL: https://github.com/apache/cxf/pull/1674 -- 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 comme

Re: [PR] CXF-8975: Missing ending CRLF in multipart request [cxf]

2024-02-07 Thread via GitHub
gchauvet commented on code in PR #1674: URL: https://github.com/apache/cxf/pull/1674#discussion_r1481279362 ## core/src/main/java/org/apache/cxf/attachment/AttachmentSerializer.java: ## @@ -327,7 +327,7 @@ public void writeAttachments() throws IOException { StringWriter

Re: [PR] CXF-8975: Missing ending CRLF in multipart request [cxf]

2024-02-06 Thread via GitHub
gchauvet commented on code in PR #1674: URL: https://github.com/apache/cxf/pull/1674#discussion_r1479372350 ## core/src/main/java/org/apache/cxf/attachment/AttachmentSerializer.java: ## @@ -327,7 +327,7 @@ public void writeAttachments() throws IOException { StringWriter

Re: [PR] CXF-8975: Missing ending CRLF in multipart request [cxf]

2024-02-06 Thread via GitHub
gchauvet commented on code in PR #1674: URL: https://github.com/apache/cxf/pull/1674#discussion_r1479372350 ## core/src/main/java/org/apache/cxf/attachment/AttachmentSerializer.java: ## @@ -327,7 +327,7 @@ public void writeAttachments() throws IOException { StringWriter

Re: [PR] CXF-8975: Missing ending CRLF in multipart request [cxf]

2024-02-05 Thread via GitHub
reta commented on code in PR #1674: URL: https://github.com/apache/cxf/pull/1674#discussion_r1479029957 ## core/src/main/java/org/apache/cxf/attachment/AttachmentSerializer.java: ## @@ -327,7 +327,7 @@ public void writeAttachments() throws IOException { StringWriter wri

Re: [PR] CXF-8975: Missing ending CRLF in multipart request [cxf]

2024-02-05 Thread via GitHub
reta commented on code in PR #1674: URL: https://github.com/apache/cxf/pull/1674#discussion_r1479029957 ## core/src/main/java/org/apache/cxf/attachment/AttachmentSerializer.java: ## @@ -327,7 +327,7 @@ public void writeAttachments() throws IOException { StringWriter wri