Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/IWebBrowserWindow
Type
typedef TMap < FString , FString > FRequestHeaders
References
| Module | WebBrowser |
| Header | /Engine/Source/Runtime/WebBrowser/Public/IWebBrowserWindow.h |
| Include | #include "IWebBrowserWindow.h" |
Remarks
A delegate that is invoked before the browser loads a resource. Its primary purpose is to inject headers into the request.