IID_ICoreWebView2HttpRequestHeaders

HTTP request headers. Used to inspect the HTTP request on WebResourceRequested event and NavigationStarting event.

\> [!NOTE]\n\> It is possible to modify the HTTP request from a WebResourceRequested event, but not from a NavigationStarting event.

version(Windows && inline_webview2_bindings && all)
const
GUID IID_ICoreWebView2HttpRequestHeaders;
Suggestion Box / Bug Report