Re: [PR] ConsumableInputStream extends FilterInputStream [httpcomponents-client]

2024-08-24 Thread via GitHub
garydgregory merged PR #570: URL: https://github.com/apache/httpcomponents-client/pull/570 -- 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.

[PR] ConsumableInputStream extends FilterInputStream [httpcomponents-client]

2024-08-22 Thread via GitHub
garydgregory opened a new pull request, #570: URL: https://github.com/apache/httpcomponents-client/pull/570 `ConsumableInputStream` extends `FilterInputStream` - Reduces boilerplace in the test fixture - Use Mockito like the rest of the updated test -- This is an automated messag