Proxy
Object Hierarchy:
Description:
[
CCode ( type_id =
"rest_proxy_get_type ()" ) ]
public class Proxy :
Object
Proxy has no publicly available members.
Content:
Properties:
Creation methods:
- public Proxy (string url_format, bool binding_required)
Create a new Proxy for the specified endpoint
url_format
, using the "GET" method.
- public Proxy.with_authentication (string url_format, bool binding_required, string username, string password)
Create a new Proxy for the specified endpoint
url_format
, using the "GET" method.
Methods:
Inherited Members:
All known members inherited from class GLib.Object