You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* 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]