You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (Jira)" <ji...@apache.org> on 2023/08/17 00:46:00 UTC

[jira] [Commented] (CXF-8914) No content-length header after upgrade CXF from 3.5.6 to 3.6.1

    [ https://issues.apache.org/jira/browse/CXF-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755304#comment-17755304 ] 

Andriy Redko commented on CXF-8914:
-----------------------------------

Thanks for reporting the issue [~stephan.naecker] , could you please, if possible, share the headers being sent in 3.5.6 and 3.6.1? thank you

> No content-length header after upgrade CXF from 3.5.6 to 3.6.1
> --------------------------------------------------------------
>
>                 Key: CXF-8914
>                 URL: https://issues.apache.org/jira/browse/CXF-8914
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.6.1
>         Environment: SpringBoot 2.7.13
>            Reporter: Stephan Näcker
>            Priority: Major
>
> After updating the CXF dependency in our application from 3.5.6 to 3.6.1 it does not add a content-length header anymore, when doing a multipart request for a file upload.
> I didn't find any information, how to let CXF set the header. Is it just dependent of chunking?
> Actually the application sets "allow chunking" to false. But I'm not sure, how I can test, if this really works.
> Thanks in advance for your help.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)