libsoup 2.39.90
- From: Dan Winship <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: libsoup 2.39.90
- Date: Mon, 20 Aug 2012 21:35:08 +0000 (UTC)
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
====
* Added SoupMultipartInputStream, for handling multipart
responses (particularly multipart/x-mixed-replace).
[#656684, Gustavo]
* Fixed a potential crash in SoupSessionAsync after the
session is finalized.
* Fixed a regression in soup_tls_is_public_suffix() [#681085,
Sergio]
* Added a SOUP_MESSAGE_IDEMPOTENT flag, so that apps can
bypass the "POSTs must be sent on new connections" check,
which was causing evolution-ews to have to create a new
connection for every request. [#681493, Milan Crha]
* Changed SoupSession so that pending SoupMessages now hold a
ref on the session. It is possible that this will break code
that was depending on the old, dumb, behavior (where
unreffing the session with messages pending would cause
those messages to be cancelled), in which case this will be
reverted before 2.40.
* Fixed memory leaks found by valgrind.
* Cleaned up some code in SoupCache. [#681509, Sergio]
* New/updated translations:
Bengali (India), Chinese (Traditional), German, Marathi,
Turkish, Ukranian
Download
========
http://download.gnome.org/sources/libsoup/2.39/libsoup-2.39.90.tar.xz (680K)
sha256sum: 9aac3d1ce73a70db26e113aa4e9cae52fff1da3cddd8d21f5e44acdec1e6d2f5
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]