libsoup 2.37.4
- From: Dan Winship <install-module master gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: libsoup 2.37.4
- Date: Mon, 16 Jan 2012 23:50:53 +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
====
* SoupMessage now has a "network-event" signal that can be
monitored for information about DNS, proxy lookup, TCP
connections, and TLS handshakes. [Dan]
* The HTTP header parsing code now avoids hitting
g_return_if_fails() (and returns an error instead) in a few
cases of seriously-invalid headers. [#666316, Simon
McVittie, Dan]
* POSTs and other non-idempotent requests are now always sent
on newly-created connections. You can also force this
behavior on other messages by setting the
SOUP_MESSAGE_NEW_CONNECTION flag. [#578990, Dan]
* Server-closed idle connections are now detected ahead of
time on Windows, preventing occasional spurious "Connection
terminated unexpectedly" errors. (This had been fixed on
UNIX since 2.28, but the earlier fix didn't work with
WinSock.) [#578990, Dan]
* Plugged a leak in SoupRequestHTTP. [#667099, Xan]
Download
========
http://download.gnome.org/sources/libsoup/2.37/libsoup-2.37.4.tar.xz (604K)
sha256sum: e99e7c7a13f45a108adcf5562473b46bc6e2115458460467a2d89683a38f7d86
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]