kcurl v0.1.10
Basic C++23 wrapper over libcurl
 
Loading...
Searching...
No Matches
kcurl Namespace Reference

Namespaces

namespace  easy
 
namespace  http
 

Classes

struct  ByteArray
 
class  Curl
 Top-level RAII wrapper for curl. Use if libcurl initialization/shutdown is not already handled. More...
 

Enumerations

enum struct  CurlCode : std::int64_t { Ok = 0 }
 

Enumeration Type Documentation

◆ CurlCode

enum struct kcurl::CurlCode : std::int64_t
strong
Enumerator
Ok