Elazar Leibovich

Results 99 comments of Elazar Leibovich

@sburton84 the problem is you don't know in advance how much will be written

The only way to stream, is not to set the `Content-Length` header.

Thanks, look right. Care to add a small test?

I now wonder why I added accept encoding, and not just send client's accept encoding. In retrospect it looks like a mistake. What does squid do?

How would you keep it consistent between runs?

Can you write a test demonstrating that? So that it fails before your commit and succeed afterwards?

Can you please add it to the PR? On Fri, Aug 31, 2018, 16:02 Özgür Kesim wrote: > @elazarl , I can confirm this issue. I > created a test...

If you can send it as a difference PR, I'll merge both On Sun, Sep 2, 2018, 21:27 Özgür Kesim wrote: > That would be @YushiIso 's job, I suppose,...

Thanks. Would merge later today. On Mon, Sep 3, 2018, 04:55 YushiIso wrote: > @oec Thanks!! > Added test to the PR. > > — > You are receiving this...

Hi, Many thanks for the PR. Can you please rebase the change so that it'll be easier to review. 1. One commit to add files, other commit to change things...