Network code documentation for my turn-based game 1.0
Loading...
Searching...
No Matches
Classes
http_interface.h File Reference
#include "types.h"
#include <SFML/Network/Http.hpp>

Go to the source code of this file.

Classes

class  HttpInterface
 HttpInterface is an interface to perform GET and POST requests via the HTTP protocol. All requests must have a json body. More...