Changes in libsoup from 2.44.1 to 2.45.3: * 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.