50 HTTP_API virtual bool CancelRequest()
override;
51 HTTP_API virtual bool IsComplete()
const override;
52 HTTP_API virtual void PumpMessages()
override;
95 const FString& Domain,
120 HTTP_API bool SetHeader(
const FString& Key,
const FString&
Value);
256 enum class EState :
uint8
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
UE::FPlatformRecursiveMutex FCriticalSection
Definition CriticalSection.h:53
#define DECLARE_DELEGATE_TwoParams(DelegateName, Param1Type, Param2Type)
Definition DelegateCombinations.h:57
#define DECLARE_DELEGATE_OneParam(DelegateName, Param1Type)
Definition DelegateCombinations.h:48
Definition HttpRequestPayload.h:17
Definition UnrealString.h.inl:34
Definition SharedPointer.h:692
Definition SharedPointer.h:153
Type
Definition IHttpBase.h:13
Type
Definition IHttpResponse.h:18
UTransformableHandle * GetHandle(UObject *InObject, const FName &InSocketName)
Definition TransformConstraint.cpp:65
Definition Optional.h:131