|
Operator
C++ library for plugging into matrix.org
|
HTTP adapter interface. More...
#include <http.hh>

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 |
HTTP adapter interface.
1.8.13