Closed
Description
Francisco Lozano opened SPR-12631 and commented
The usage of HttpObjectAggregator is convenient for a quick implementation, but it makes it unfeasible to handle big uploads/downloads.
A streaming-friendly solution would be very useful for handling big requests.
Affects: 4.1.4
Issue Links:
- Netty4ClientHttpRequestFactory always allocates "maxRequestSize" bytes for each request [SPR-12623] #17224 Netty4ClientHttpRequestFactory always allocates "maxRequestSize" bytes for each request
- RestTemplate POST and PUT don't work with Netty4ClientHttpRequestFactory [SPR-14860] #19426 RestTemplate POST and PUT don't work with Netty4ClientHttpRequestFactory
0 votes, 6 watchers