Click or drag to resize

RequestWillBeSentEventArgsRedirectResponse Property

Version 118.6.80
Redirect response data.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public Response RedirectResponse { get; }

Property Value

Type: Response
See Also