Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP > API/Runtime/BackgroundHTTP/IBackgroundHttpRequest
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.
Derived Overrides
| Name | RequeueRequest |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/BackgroundHTTP/Public/Interfaces/IBackgroundHttpRequest.h |
| Include Path | #include "Interfaces/IBackgroundHttpRequest.h" |
virtual void RequeueRequest()