Method
RestProxysimple_run
Declaration [src]
gboolean
rest_proxy_simple_run (
RestProxy* proxy,
gchar** payload,
goffset* len,
GError** error,
...
)
Parameters
payload |
gchar** |
No description available. | |
The data is owned by the caller of the function. | |
The value 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. | |
... |
|
No description available. |