Hello
I'm working with undertow.
I would appreciate help regarding the following issue:
I have a response that have a large body size (about 1.8MB).
It seems that the undertow truncates the response after 100,000~ bytes.
I could not find any configuration parameter to increases this limit nor
a method to overcome this issue.
I would appreciate some tips on this issue.
Thank you
Adi Amir