forked from GNOME/libsoup
-
Notifications
You must be signed in to change notification settings - Fork 0
HTTP client/server library for GNOME (Mirror of https://gitlab.gnome.org/GNOME/libsoup) | (Required by geoclue, webkit2gtk) | (PKGBUILD: https://archlinux.org/packages/extra/x86_64/libsoup • https://aur.archlinux.org/packages/libsoup3-git • mingw-w64-libsoup3 • mingw-w64-libsoup)
License
sysfce2/libsoup
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 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 support forum for libsoup-related questions/discussions at https://discourse.gnome.org/tag/libsoup Bugs against libsoup can be filed at: https://gitlab.gnome.org/GNOME/libsoup/issues/ More information and API documentation is available at https://libsoup.gnome.org Licensing: libsoup is licensed under the LGPL, see COPYING for more details.
About
HTTP client/server library for GNOME (Mirror of https://gitlab.gnome.org/GNOME/libsoup) | (Required by geoclue, webkit2gtk) | (PKGBUILD: https://archlinux.org/packages/extra/x86_64/libsoup • https://aur.archlinux.org/packages/libsoup3-git • mingw-w64-libsoup3 • mingw-w64-libsoup)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 98.3%
- Meson 1.2%
- Python 0.3%
- Shell 0.1%
- Dockerfile 0.1%
- HTML 0.0%