InputStreamEntity not close InputStream in wirteTo method
---------------------------------------------------------

                 Key: HTTPCORE-255
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-255
             Project: HttpComponents HttpCore
          Issue Type: Bug
          Components: HttpCore
    Affects Versions: 4.1
            Reporter: LongkerDandy


InputStreamEntity.writeTo doesn't close the InputStream when writing is done.
Compare to FileEntity which closed the FileInputStream in his final block.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to