ok2c commented on issue #147: MultipartEntity limit 25Kb Size URL: https://github.com/apache/httpcomponents-client/pull/147#issuecomment-487363873 @teahyuk The `getContent` method should never be called and this limit should never apply as long as the library is being used correctly. One should always be using `#writeTo` method to stream out the content of the entity.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
