Make default property values/features more sane on plain SoupSession
authorDan Winship <danw@gnome.org>
Thu, 6 Oct 2011 14:26:57 +0000 (10:26 -0400)
committerDan Winship <danw@gnome.org>
Mon, 10 Dec 2012 16:14:56 +0000 (17:14 +0100)
commit6863c37db17db41ec027d3b17f0b9d5d0be96c72
tree7f42b46beee8c46b58f5c9d51196fb764925a97b
parent98d7c7372d276eacdcf86f82b7a8a5114a83fe60
Make default property values/features more sane on plain SoupSession

(can't do this for SoupSessionAsync/SoupSessionSync because of
backward compatibility)

Also, make it illegal to set certain deprecated properties on a plain
SoupSession.
libsoup/soup-session.c