You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "ok2c (via GitHub)" <gi...@apache.org> on 2023/02/08 11:13:08 UTC

[GitHub] [httpcomponents-core] ok2c commented on pull request #386: Replace new FileInputStream() and/or new FileOutputStream() expressions with Files.newInputStream() and/or Files.newOutputStream() calls respectively.

ok2c commented on PR #386:
URL: https://github.com/apache/httpcomponents-core/pull/386#issuecomment-1422427841

   @arturobernalg 1. Please change the target branch to `5.3.x`. 2. I see 2 more instances of `new File*Stream`. Please replace them as well.


-- 
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-unsubscribe@hc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org