libtasks Documentation  1.6
tasks::net::http_response_handler Class Referenceabstract

#include <http_sender.h>

Inheritance diagram for tasks::net::http_response_handler:

Public Member Functions

virtual bool handle_response (std::shared_ptr< http_response > response)=0
 

Detailed Description

Definition at line 26 of file http_sender.h.

Member Function Documentation

virtual bool tasks::net::http_response_handler::handle_response ( std::shared_ptr< http_response response)
pure virtual

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