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

Defines the ProxyConfig structure for proxy server settings. More...

#include <string>
#include <stdexcept>
#include <utility>
#include "enums.hpp"
#include "../utils/string_utils.hpp"

Go to the source code of this file.

Classes

struct  kurlyk::ProxyConfig
 Stores proxy server, authentication, and transport settings. More...

Namespaces

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

Macros

#define KURLYK_HEADER_KURLYK_TYPES_PROXY_CONFIG_HPP_INCLUDED

Detailed Description

Defines the ProxyConfig structure for proxy server settings.

Definition in file ProxyConfig.hpp.

Macro Definition Documentation

◆ KURLYK_HEADER_KURLYK_TYPES_PROXY_CONFIG_HPP_INCLUDED

#define KURLYK_HEADER_KURLYK_TYPES_PROXY_CONFIG_HPP_INCLUDED

Definition at line 3 of file ProxyConfig.hpp.