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
====

        * The documentation has finally been updated to reflect the
          new APIs added in 2.42.

        * Added GBytes-valued :request-body-data and
          :response-body-data properties to SoupMessage, which should
          help some bindings.

        * We now set TCP_NODELAY on sockets, improving throughput a
          bit. In particular, this avoids an unnecessary extra round
          trip in the TLS handshake.

        * The SoupSession APIs that return GErrors now return the
          actual underlying gio errors in the event of connection
          failures and the like.

        * Updated the copy of the Public Suffix list used by soup-tld.


Download
========
https://download.gnome.org/sources/libsoup/2.45/libsoup-2.45.3.tar.xz (736K)
  sha256sum: 6ac317b931efd2cff9cdea7122987acb3ecb0c32564a9441ba72e5cce021aa12

_______________________________________________
ftp-release-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to