Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
ApiRequest.hpp File Reference
#include "third_party/HTTPRequest.hpp"
#include "third_party/JSON.hpp"
#include <string>
#include <vector>
Include dependency graph for ApiRequest.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iv::comms::api::ApiRequest
 

Namespaces

namespace  iv
 
namespace  iv::comms
 
namespace  iv::comms::api
 

Typedefs

using HeaderFields = std::vector<std::pair<std::string, std::string>>
 

Typedef Documentation

◆ HeaderFields

using HeaderFields = std::vector<std::pair<std::string, std::string>>