Kurlyk
Loading...
Searching...
No Matches
data.hpp
Go to the documentation of this file.
1#pragma once
2#ifndef _KURLYK_HTTP_DATA_HPP_INCLUDED
3#define _KURLYK_HTTP_DATA_HPP_INCLUDED
4
7
10#include "data/HttpResponse.hpp"
11
12#endif // _KURLYK_HTTP_DATA_HPP_INCLUDED
Defines RAII handle for keeping HTTP rate limits alive.
Defines the HttpRequest class for configuring HTTP requests.
Defines the HttpResponse class and related HTTP response types.