Files
UnrealEngineUWP/Engine/Source/Developer/DerivedDataCache
Stefan Boberg 4656bf2930 General HTTP zen client implementation simplification
* Rename FRequest -> FZenHttpRequest to make it easier to move the implementation elsewhere
* Simplified implementation of PUT/HEAD/DELETE operations by turning template functions into plain member functions to make it easier to hide the implementation details when the class is moved into a header

#rb none
#jira none

[CL 17048397 by Stefan Boberg in ue5-main branch]
2021-08-04 08:08:03 -04:00
..