Some servers do not want a web server HTTP request but a custom one. For example, for REST APIs.
With this function you can create custom requests.




Examples for older plugin versions.
Also useful if you want to make multiple HTTP requests at once. The event delegates must be created in a central place that is not executed multiple times. For example behind "Begin Play" in a singleplayer game.