FHttpRequestHeaderReceivedDelegate

Delegate called when an Http request receives a header

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< void, FHttpRequestPtr, const FString &, const FString & > FHttpRequestHeaderReceivedDelegate

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/Interfaces/IHttpRequest.h

Include

#include "Interfaces/IHttpRequest.h"

Remarks

Delegate called when an Http request receives a header

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