Owen Farrell created CXF-4760:
---------------------------------

             Summary: Provide ability to disable chunked transfer encoding for 
BinaryDataProvider
                 Key: CXF-4760
                 URL: https://issues.apache.org/jira/browse/CXF-4760
             Project: CXF
          Issue Type: Improvement
          Components: JAX-RS, Transports
    Affects Versions: 2.7.2, 2.7.1, 2.7.0
            Reporter: Owen Farrell
            Priority: Minor
             Fix For: 2.7.3


As of CXF 2.7.0, the JAX-RS BinaryDataProvider now uses chunked transfer 
encoding by default for byte[] responses. All 2.6.x releases provide the 
Content-Length header as part of the response.

I've found documentation on disabling chunked encoding for a JAX-RS client. Is 
it possible to disable chunked encoding for a JAX-RS server?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to