Fix the definition of soup_message_is_keepalive() for HTTP/1.0
authorDan Winship <danw@gnome.org>
Thu, 20 Aug 2009 18:14:52 +0000 (14:14 -0400)
committerDan Winship <danw@gnome.org>
Thu, 20 Aug 2009 18:16:35 +0000 (14:16 -0400)
commit53095c541d677d0b6f96fc9becca1c1329c37975
treef0006f8222bf2108b17e82bf92662da8caf8de68
parent373d0a5508a0f8edd93a784899f805f6352d227b
Fix the definition of soup_message_is_keepalive() for HTTP/1.0

Fixes a problem where some requests would reach 100% but never "finish"
libsoup/soup-message.c