arturobernalg opened a new pull request, #427: URL: https://github.com/apache/httpcomponents-client/pull/427
This pull request adds support for preamble and epilogue in multipart entities for the Apache HttpComponents project. The `AbstractMultipartFormat` class has been updated to include `preamble` and `epilogue` as additional parameters in the constructor. The `HttpRFC6532Multipart`, `HttpRFC7578Multipart`, and `HttpStrictMultipart` classes have also been updated to support these parameters in their constructors. Please let me know if there are any concerns or suggestions. Thank you! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
