#include <cpp-httplib_connection.hpp>
◆ Connection() [1/2]
cpp_restapi::CppHttplibBackend::Connection::Connection |
( |
const std::string & | address, |
|
|
const std::map< std::string, std::string > & | headerEntries ) |
◆ Connection() [2/2]
cpp_restapi::CppHttplibBackend::Connection::Connection |
( |
const Connection & | | ) |
|
|
delete |
◆ fetchPage()
std::pair< std::string, std::string > cpp_restapi::CppHttplibBackend::Connection::fetchPage |
( |
const std::string & | request | ) |
|
|
overridevirtual |
◆ operator=()
The documentation for this class was generated from the following file: