Seems broken if retries is used with body, as `io.Reader` won't rewind... I haven't tried it... but that seems problematic... Maybe it's better to not support streams to avoid bugs. Or am I missing something?
Seems broken if retries is used with body, as
io.Readerwon't rewind...I haven't tried it... but that seems problematic... Maybe it's better to not support streams to avoid bugs.
Or am I missing something?