openharmony_ci b8e186f9c6 !34 解决x86_64 编译将char识别成signed char造成的编译问题
Merge pull request !34 from 黑眼圈/20220901_libsoup_x86_64
2022-09-01 06:32:56 +00:00
2020-07-05 10:33:29 +00:00
2020-01-21 15:03:10 -08:00
2005-04-14 20:38:23 +00:00
2022-01-18 17:23:22 +08:00
2020-01-20 15:39:56 -08:00
2020-07-07 15:24:41 -07:00
2020-07-07 15:24:41 -07:00
2022-03-22 11:38:19 +08:00
2018-12-14 12:28:41 +01:00
2018-09-20 10:43:36 +08: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
  * 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 git 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:
https://gitlab.gnome.org/GNOME/libsoup/issues/

More information (including the libsoup To Do list) is available at
https://wiki.gnome.org/Projects/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%