Method

RestParamsare_strings

Declaration [src]

gboolean
rest_params_are_strings (
  RestParams* params
)

Description [src]

Checks if the parameters are all simple strings (have a content type of “text/plain”).

Return value

Type: gboolean

TRUE if all of the parameters are simple strings, FALSE otherwise.