[
https://issues.apache.org/jira/browse/WAGON-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov updated WAGON-572:
---------------------------------
Summary: Mark ByteArrayInputStream in WagonHttpEntity as repeatable (was:
Mark ByteArrayInputStream in RequestEntityImplementation as repeatable)
> Mark ByteArrayInputStream in WagonHttpEntity as repeatable
> ----------------------------------------------------------
>
> Key: WAGON-572
> URL: https://issues.apache.org/jira/browse/WAGON-572
> Project: Maven Wagon
> Issue Type: Improvement
> Components: wagon-http
> Affects Versions: 3.3.3
> Reporter: Michael Osipov
> Priority: Major
>
> There are cases where a request needs to be replayed. Input treams aren't
> repeatable by nature, but those based on byte arrays are. Our signature
> calculation spits out strings, byte arrays. Handle byte arrays as we handle
> {{FileInputStreams}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)