libsoup 2.43.4



About libsoup
=============

libsoup is an HTTP client/server library for GNOME. It uses GObjects
and the glib main loop, to integrate well with GNOME applications.

News
====

        * Fixed a bug that could cause synchronous sessions to get
          stuck in a state where no new messages would ever get
          processed. [#703463, Philip Withnall]

        * Fixed another memory leak in SoupSocket (found while
          added a test case for #700472)

        * Switched to using g_cclosure_marshal_generic() rather than
          using glib-genmarshal. [#686042, Olivier Blin]

        * Changed SoupServer to call unref() on the query hash table
          after calling the handler, rather than destroy(), so that
          the handler can keep a copy of the query data if it wants.
          [#702793, Bernhard Schuster]

        * Fixed a few introspection annotations

        * Updated examples/get to use SoupLogger and to allow
          redirecting the output to a file [#703231, #703229, Andres
          Gomez]



Download
========
http://download.gnome.org/sources/libsoup/2.43/libsoup-2.43.4.tar.xz (724K)
  sha256sum: 6f7c927c19d5d8f1bb26d777ec7b2b538192b2db6abb1f22311b62ae6b18718b



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]