Method

FridaWebRequestget_path

Declaration

const gchar*
frida_web_request_get_path (
  FridaWebRequest* self
)

Description [src]

The request path.

Return value

Type: const gchar*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.