Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP > API/Runtime/BackgroundHTTP/FBackgroundHttpRequestImpl
Description
Re-queues a request by canceling the current platform download and creating a fresh one. Rotates the URL list so the retry hits a different CDN. Safe to call on active requests.
Virtual Inheritance
- IBackgroundHttpRequest::RequeueRequest → FBackgroundHttpRequestImpl::RequeueRequest
| Name | RequeueRequest |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/BackgroundHTTP/Public/BackgroundHttpRequestImpl.h |
| Include Path | #include "BackgroundHttpRequestImpl.h" |
| Source | /Engine/Source/Runtime/Online/BackgroundHTTP/Private/BackgroundHttpRequestImpl.cpp |
virtual void RequeueRequest()