![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "GenericPlatform/HttpRequestCommon.h"#include "GenericPlatform/HttpResponseCommon.h"#include "HAL/Event.h"#include "HAL/IConsoleManager.h"#include "Http.h"#include "HttpManager.h"#include "Logging/StructuredLog.h"#include "Misc/CommandLine.h"#include "Stats/Stats.h"Namespaces | |
| namespace | UE |
| namespace | UE::HttpRequestCommon |
| namespace | UE::HttpRequestCommon::Private |
Macros | |
| #define | UE_HTTP_LOG_AS_WARNING_IF(Condition, Format, ...) |
Variables | |
| TAutoConsoleVariable< bool > | UE::HttpRequestCommon::Private::CVarHttpLogJsonResponseOnly (TEXT("http.LogJsonResponseOnly"), true, TEXT("When log response payload, log json content only"), ECVF_SaveForNextBoot) |