Navigation
API > API/Runtime > API/Runtime/WebBrowser > API/Runtime/WebBrowser/IWebBrowserSchemeHandler > API/Runtime/WebBrowser/IWebBrowserSchemeHandler/IHeaders
References
| Module | WebBrowser |
| Header | /Engine/Source/Runtime/WebBrowser/Public/IWebBrowserSchemeHandler.h |
| Include | #include "IWebBrowserSchemeHandler.h" |
void SetContentLength
&40;
int32 ContentLength
&41;
Remarks
Sets the content length for the response.
Parameters
| Name | Description |
|---|---|
| ContentLength | The size of the response content in bytes. |