FRequestHeaders

A delegate that is invoked before the browser loads a resource.

Windows
MacOS
Linux

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss