Polyphase Game Engine
Loading...
Searching...
No Matches
HttpBackend.h File Reference
#include <atomic>
#include <memory>
#include "Network/Http/HttpRequest.h"
#include "Network/Http/HttpResponse.h"

Go to the source code of this file.

Classes

class  HttpBackend
 

Functions

std::unique_ptr< HttpBackendCreatePlatformHttpBackend ()
 

Function Documentation

◆ CreatePlatformHttpBackend()

std::unique_ptr< HttpBackend > CreatePlatformHttpBackend ( )