ok2c commented on PR #352: URL: https://github.com/apache/httpcomponents-core/pull/352#issuecomment-1166359178
@cyberqueen-meg The purpose of Docker images in the project is to serve as a testbed for compatibility tests with the most popular web servers: https://github.com/apache/httpcomponents-core/tree/master/httpcore5-testing/docker https://github.com/apache/httpcomponents-core/blob/master/httpcore5-testing/src/test/java/org/apache/hc/core5/testing/compatibility/http2/H2CompatibilityTest.java Changing Docker images without re-running the tests is only of marginal use to us as a project. -- 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]
