soup-client-input-stream: emit SoupMessage::got-chunk
authorSergio Villar Senin <svillar@igalia.com>
Tue, 24 Apr 2012 16:49:58 +0000 (18:49 +0200)
committerSergio Villar Senin <svillar@igalia.com>
Wed, 25 Apr 2012 06:18:27 +0000 (08:18 +0200)
commit8a8d5afcc65f6ca9afec99ff54348f8babc59f33
treeecae3ae0b3a79b0f9c11aa264599b8419db15c89
parent000f2071f5ecc1a674ebde54151da65ba421e57f
soup-client-input-stream: emit SoupMessage::got-chunk

SoupClientInputStream will emit the got-chunk signal whenever data is read
from the stream. With that hack we keep the SoupCache working while it is
not proprely migrated to the new gio-based architecture.

https://bugzilla.gnome.org/show_bug.cgi?id=674732
libsoup/soup-client-input-stream.c