Namespace

Rest – 1.0

REST client library

Version0.9.1
AuthorsGünther Wagner
LicenseLGPL-2.1-or-later
Website
Sourcehttps://gitlab.gnome.org/GNOME/librest/

Build

C headersrest/rest.h
pkg-config filesrest-1.0

Dependencies

GObject—2.0 The base type system library
Browse documentation
Gio—2.0 GObject interfaces and objects
Browse documentation
Soup—3.0 HTTP library
Browse documentation

Classes

OAuth2Proxy

OAuth2ProxyCall

Proxy

RestProxy has no publicly available members.

ProxyAuth

RestProxyAuth has no publicly available members.

ProxyCall

RestProxyCall has no publicly available members.

XmlParser

A Xml Parser for Rest Responses.

Structs

Param

Params

ParamsIter

PkceCodeChallenge

In order to play a Pkce Code Verification during a OAuth2 authorization you need this structure which handles the algorithmic part.

XmlNode

The RestXmlNode contains a parsed XmlNode for easy consumption.

Enumerations

Error Domains

OAuth2Error

ProxyCallError

Error domain used when returning errors from RestProxyCall.

ProxyError

Error domain used when returning errors from a RestProxy.

Functions

oauth2_error_quark

random_string

Creates a random string from a given alphabeth with length length.