Well, I don't know what I'm doing wrong here but I'm mainly using ruby.
Excon (which Ripple uses) doesn't seem to have a way to pass an IO to a put
request (am I missing something?).
I've also tried NetHTTP in ruby which is actually supposed to be able to do
that and I've tried Javas HttpURLConnec
On Nov 29, 2011 5:08 AM, "John Axel Eriksson" wrote:
>
> Is it possible to incrementally add to a file in Luwak using PUT and the
Content-Range header. I just assumed that it was but I can't seem to
> get the expected results, it just overwrites whatever the key contents
were before. The reason I
On Tue, Nov 29, 2011 at 6:07 AM, John Axel Eriksson wrote:
> Is it possible to incrementally add to a file in Luwak using PUT and the
> Content-Range header.
Hi, John. At this time, it is not possible to use Content-Range when
PUTting Luwak content.
> The reason I want to do this is because we