Network System 0.1.1
High-performance modular networking library for scalable client-server applications
Loading...
Searching...
No Matches
http_client.h File Reference
#include "internal/core/messaging_client.h"
#include "internal/http/http_types.h"
#include "internal/http/http_parser.h"
#include "kcenon/network/detail/utils/result_types.h"
#include <string>
#include <map>
#include <vector>
#include <memory>
#include <chrono>
#include <optional>
Include dependency graph for http_client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kcenon::network::core::http_url
 Parsed URL components. More...
 
class  kcenon::network::core::http_client
 HTTP/1.1 client built on top of messaging_client. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::network
 Main namespace for all Network System components.
 
namespace  kcenon::network::core