If you attempt to post a byte[] body to an endpoint that performs digest
authentication, you get a long stack trace that ends near
org.apache.http.client.NonRepeatableRequestException: Cannot retry request with a non-repeatable request entity.
Why isn't a byte[] array repeatable?
Original issue reported on code.google.com by normanwalsh on 3 Sep 2014 at 9:13
Original issue reported on code.google.com by
normanwalsh
on 3 Sep 2014 at 9:13