This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

libsoup

About

libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop to integrate well with GNOME applications and also has a synchronous API for use in CLI tools.

Features include:

See the libsoup client-side HOWTO and libsoup server-side HOWTO for an introduction to using the client and server APIs.

Download

You can check out the current development snapshot using:

 git clone https://gitlab.gnome.org/GNOME/libsoup.git


2024-10-23 11:37