soup-message-io: move content sniffing out into a wrapper stream
authorDan Winship <danw@gnome.org>
Thu, 8 Sep 2011 23:24:21 +0000 (19:24 -0400)
committerDan Winship <danw@gnome.org>
Wed, 18 Apr 2012 01:26:23 +0000 (21:26 -0400)
commit3f1180b9453899464b0ae49515cddeb8ae3abc7f
tree86691fdeab0dd7f9d1320035e210aca0f9f8201f
parenta1ee9acd68e6be9dca4ce3796d8d99ca17e4d5ba
soup-message-io: move content sniffing out into a wrapper stream

Add a wrapper input stream that handles content sniffing, and use that
from soup-message-io.
libsoup/Makefile.am
libsoup/soup-content-sniffer-stream.c [new file with mode: 0644]
libsoup/soup-content-sniffer-stream.h [new file with mode: 0644]
libsoup/soup-content-sniffer.c
libsoup/soup-content-sniffer.h
libsoup/soup-message-io.c