Virtual Method

RestProxyCallprepare

Declaration [src]

gboolean
prepare (
  RestProxyCall* call
  GError** error
)

Description [src]

Virtual function called before making the request, This allows the call to be modified, for example to add a signature.

Return value

Type: gboolean

No description available.