パッケージ: libsoup-3.0-doc (3.6.1-1)
libsoup-3.0-doc に関するリンク
Debian の資源:
libsoup3 ソースパッケージをダウンロード:
メンテナ:
- Debian GNOME Maintainers (QA ページ, メールアーカイブ)
- Iain Lane (QA ページ)
- Jeremy Bícha (QA ページ)
- Michael Biebl (QA ページ)
- Sebastien Bacher (QA ページ)
外部の資源:
- ホームページ [gnome.pages.gitlab.gnome.org]
類似のパッケージ:
HTTP library implementation in C -- API Reference
It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages.
libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK programming model (a synchronous operation mode is also supported for those who want it).
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 * Basic client-side SOAP support
This package contains the documentation.
その他の libsoup-3.0-doc 関連パッケージ
|
|
|
|
-
- rec: libglib2.0-doc
- GLib ライブラリ用ドキュメント
-
- sug: libsoup-3.0-dev
- HTTP library implementation in C -- Development files