On Thu, Jan 10, 2013 at 3:04 PM, Allan Sandfeld Jensen
wrote:
> Why doesn't the new request allow compression?
For a number of complicated reasons.
> Compression should be handled by the network layer anyway.
In general, but not in this case.
> Or are you talking about some allow mimetype
> h
On Thursday 10 January 2013, David Narvaez wrote:
> On Wed, Jan 2, 2013 at 7:08 AM, Allan Sandfeld Jensen
wrote:
> > Why is transfer stopped before it is completed and who stops it? Also if
> > you get compressed data, why can't you feed it to karchive to uncompress
> > it?
>
> Nothing stops the
On Wed, Jan 2, 2013 at 7:08 AM, Allan Sandfeld Jensen wrote:
> Why is transfer stopped before it is completed and who stops it? Also if you
> get compressed data, why can't you feed it to karchive to uncompress it?
Nothing stops the transfer. I just expect the KIO Slave to start a new
transfer gi
On Wednesday 02 January 2013, David Narvaez wrote:
> Hi all,
>
> I'm working on a fix for a bug we have in KGet, where some files are
> downloaded incomplete. I found that at least one of the reasons why
> this happens is because of the following use case. when KGet is set up
> as the download man
Hi all,
I'm working on a fix for a bug we have in KGet, where some files are
downloaded incomplete. I found that at least one of the reasons why
this happens is because of the following use case. when KGet is set up
as the download manager for Rekonq:
1. Rekonq requests a URL, compressed pages ar