kcurl v0.1.10
Basic C++23 wrapper over libcurl
 
Loading...
Searching...
No Matches
kcurl::http::Query Struct Reference

#include <kcurl/http.hpp>

Public Attributes

std::string key {}
 
std::string value {}
 

Member Data Documentation

◆ key

std::string kcurl::http::Query::key {}

◆ value

std::string kcurl::http::Query::value {}

The documentation for this struct was generated from the following file: