2009-06-06 22:58:49 -04:00
2009-04-24 11:00:47 -04:00
2005-04-14 20:38:23 +00:00
2001-05-11 03:06:23 +00:00
2009-04-28 10:37:51 -04:00
2009-05-05 10:06:16 -04:00
2008-01-15 17:40:47 +00:00

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

Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * XML-RPC support

See the documentation in docs/reference/ and the test programs in
tests/ for simple examples of how to use the code. The
evolution-data-server and evolution-exchange modules in GNOME CVS have
some more complicated examples.

There is a mailing list for libsoup-related questions/discussions at
gnome.org. Visit http://mail.gnome.org/mailman/listinfo/libsoup-list
to subscribe or read the archives.

Bugs against libsoup can be filed at the GNOME bugzilla:
http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup

More information (including the libsoup To Do list) is available at
http://live.gnome.org/LibSoup

Licensing:
libsoup is licensed under the LGPL, see COPYING for more details.
S
Description
HTTP client/server library | HTTP 客户端/服务端 软件库
Readme 8 MiB
Languages
C 98.3%
Meson 1.2%
Python 0.2%