Skip to Main Content

Chinese

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to disable Transfer-Encoding Chunk in Weblogic 12

User_JO582Mar 3 2021

Hello Everyone.
I am currently stuck on one issue where I am running a Rest service using Jersey 2. Rest service created a service using GET with JSON consume and produce.
This service will convert image into Base64 data and therefore the response is being sent with Encoding type Chunked.
Please help me how to disable Transfer-Encoding chunk in Weblogic 12.2.1

Comments

Post Details

Added on Mar 3 2021
0 comments
560 views