Click or drag to resize

CefRequestHandlerOnResourceRedirect Method

Called on the IO thread when a resource load is redirected. The |request| parameter will contain the old URL and other request-related information. The |new_url| parameter will contain the new URL and can be changed if desired. The |request| object cannot be modified in this callback.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
See Also