robtimus commented on pull request #236: URL: https://github.com/apache/httpcomponents-core/pull/236#issuecomment-741059236
@carterkozak: I added three new test classes: * `ClassicServerBootstrapFilterTest` * `AsyncServerBootstrapFilterTest` * `H2ServerBootstrapFiltersTest` I based these on `ClassicServerAndRequesterTest`, `Http1ServerAndRequesterTest` and `H2ServerAndRequesterTest` respectively, but stripped out most of the non-essential stuff. These fail because the `X-Test-Filter` header cannot be found when executed against master, and succeed when executed against these changes. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
