Operator
C++ library for plugging into matrix.org
Public Member Functions | List of all members
Operator::HTTP::Adapter Class Referenceabstract

HTTP adapter interface. More...

#include <http.hh>

Inheritance diagram for Operator::HTTP::Adapter:
Inheritance graph
[legend]

Public Member Functions

virtual void httpcall (const std::string &method, const std::string &URL, const headers_t &, std::unique_ptr< std::istream > body, size_t timeout, const httpcallback_t &)=0
 

Detailed Description

HTTP adapter interface.


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