CppServer  1.0.4.0
C++ Server Library
Classes | Namespaces
https_client.h File Reference

HTTPS client definition. More...

#include "http_request.h"
#include "http_response.h"
#include "server/asio/ssl_client.h"
#include "server/asio/timer.h"
#include <future>

Go to the source code of this file.

Classes

class  CppServer::HTTP::HTTPSClient
 HTTPS client. More...
 
class  CppServer::HTTP::HTTPSClientEx
 HTTPS extended client. More...
 

Namespaces

 CppServer
 C++ Server project definitions.
 
 CppServer::HTTP
 HTTP definitions.
 

Detailed Description

HTTPS client definition.

Author
Ivan Shynkarenka
Date
12.02.2019

Definition in file https_client.h.