Method

RestProxysimple_run

Declaration [src]

gboolean
rest_proxy_simple_run (
  RestProxy* proxy,
  gchar** payload,
  goffset* len,
  GError** error,
  ...
)

Description

No description available.

Parameters

payload gchar**
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.
len goffset*
  No description available.
 The data is owned by the caller of the function.
error GError
  No description available.
 The data is owned by the caller of the function.
... none
  No description available.

Return value

Returns: gboolean
  No description available.