awe_webview_set_callback_resource_request

Assign a callback function to intercept requests for resources. You can use this to modify requests before they are sent, respond to requests using your own custom resource-loading back-end, or to monitor requests for tracking purposes.

@param webview The WebView instance.

@param callback A function pointer to the callback.

version(Windows)
void
awe_webview_set_callback_resource_request

Meta