ok2c commented on PR #619: URL: https://github.com/apache/httpcomponents-client/pull/619#issuecomment-2733170480
> The problem with this is that the user may be on an old version and it may be onerous for them to upgrade to the latest one just so that my SDK can call this withRandomBoundary(). @TomerAberbach Disregard `#withRandomBoundary` 1. Generate a boundary value any way you deem appropriate for your application 2. Assign it with `#setBoundary` 3. Live happily ever after. This is how one should have been using `MultipartEntityBuilder` from the very beginning. Apache Mime4J is a full featured MIME library. I used to contribute to it a lot 15 years ago but not any more. When HttpComponents was established as a Top Level Project it was decided we would be using Mime4J instead of developing out own MIME support. Then, Google came and everything had gone to sh*te -- 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. To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org