Files
UnrealEngineUWP/Engine/Source/Programs/WebTests/Private
lorry li 5b52420184 Make sure http request on platforms can cancel request with proper reason;
Add test case for canceling request without calling ProcessRequest, make sure complete delegate will be invoked;
Add test case for canceling request which called ProcessRequest, but still in the queue, the complete delegate will be invoked immediately(Make sure canceled queued requests will complete immediately instead of waiting until they are popped from the queue).

[REVIEW] [at]michael.atchison [at]michael.kirzinger [at]rob.cannaday [at]rafa.lecina
#rb michael.atchison, Rafa.Lecina, Rob.Cannaday

[CL 34082567 by lorry li in ue5-main branch]
2024-06-03 20:21:58 -04:00
..