IHttpRequest::OnHeaderReceived

Delegate called to signal the receipt of a header. See FHttpRequestHeaderReceivedDelegate

Windows
MacOS
Linux

Override Hierarchy

IHttpRequest::OnHeaderReceived()

FHttpRequestImpl::OnHeaderReceived()

References

Module

HTTP

Header

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

Include

#include "Interfaces/IHttpRequest.h"

Syntax

FHttpRequestHeaderReceivedDelegate & OnHeaderReceived()

Remarks

Delegate called to signal the receipt of a header. See FHttpRequestHeaderReceivedDelegate

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