Method

FridaEndpointParametersget_request_handler

Declaration

FridaWebRequestHandler*
frida_endpoint_parameters_get_request_handler (
  FridaEndpointParameters* self
)

Description [src]

Handler invoked for web requests, if any.

Return value

Type: FridaWebRequestHandler

No description available.

The returned data is owned by the instance.
The return value can be NULL.