Kurlyk
Loading...
Searching...
No Matches
HttpClient.hpp File Reference

Contains the definition of the concrete HttpClient class for making HTTP requests to a specific host. More...

Go to the source code of this file.

Classes

class  kurlyk::HttpClient
 Concrete HTTP client for making requests to a specific host. More...

Namespaces

namespace  kurlyk
 Primary namespace for the Kurlyk library, encompassing initialization, request management, and utility functions.

Macros

#define _KURLYK_HTTP_CLIENT_HPP_INCLUDED

Detailed Description

Contains the definition of the concrete HttpClient class for making HTTP requests to a specific host.

Definition in file HttpClient.hpp.

Macro Definition Documentation

◆ _KURLYK_HTTP_CLIENT_HPP_INCLUDED

#define _KURLYK_HTTP_CLIENT_HPP_INCLUDED

Definition at line 3 of file HttpClient.hpp.