SOMHunter Core
http.h File Reference
#include <memory>
#include <string>
#include <thread>
#include <vector>
#include <nlohmann/json.hpp>
#include "common.h"
Include dependency graph for http.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sh::Http
 

Namespaces

 sh
 

Typedefs

using sh::ReqCode = std::size_t
 

Enumerations

enum class  sh::RequestType { sh::GET , sh::POST }