ok2c commented on PR #619: URL: https://github.com/apache/httpcomponents-client/pull/619#issuecomment-2727699464
> The above quote seems to me to say that you believe it is the responsibility of your users to escape the boundary values @outlandishlizard It is a responsibility of the application layer that enforces domain specific security constraints and handles user input through a UI. HttpClient does _neither_. It cannot make those decisions. The chance of a boundary value collision is always _zero_ because MultipartEntityBuilder does not support nested MIME content. And I keep on repeating myself, and we keep on going in circles. -- 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