Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore > API/Runtime/IoStoreOnDemandCore/FIoHttpHeaders
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
IO/HttpIoDispatcher.h |
|
|
|
IO/HttpIoDispatcher.h |
|
|
|
IO/HttpIoDispatcher.h |
|
|
|
IO/HttpIoDispatcher.h |
|
| |
|
| Name |
FIoHttpHeaders |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/HttpIoDispatcher.h |
| Include Path |
#include "IO/HttpIoDispatcher.h" |
FIoHttpHeaders()
| |
|
| Name |
FIoHttpHeaders |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/HttpIoDispatcher.h |
| Include Path |
#include "IO/HttpIoDispatcher.h" |
FIoHttpHeaders
(
const FIoHttpHeaders &
)
| |
|
| Name |
FIoHttpHeaders |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/HttpIoDispatcher.h |
| Include Path |
#include "IO/HttpIoDispatcher.h" |
FIoHttpHeaders
(
FIoHttpHeaders &&
)
| |
|
| Name |
FIoHttpHeaders |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/HttpIoDispatcher.h |
| Include Path |
#include "IO/HttpIoDispatcher.h" |
FIoHttpHeaders
(
TArray < FAnsiString > && InHeaders
)