ok2c commented on PR #619:
URL: 
https://github.com/apache/httpcomponents-client/pull/619#issuecomment-2691240479

   @arturobernalg Do you think you would have time to do the following?
   
   1. Add two boundary generators, one that always returns the same boundary 
and one that generates a random one, probably using `UUID#randomUUID` or 
`SecureRandom`
   2. Spit out a warning when the user does not explicitly sets a boundary? 


-- 
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

Reply via email to