Operator
C++ library for plugging into matrix.org
All Classes Namespaces Files Functions Typedefs Pages
Public Member Functions | List of all members
Operator::GLib::HTTPAdapter Class Reference
Inheritance diagram for Operator::GLib::HTTPAdapter:
Inheritance graph
[legend]
Collaboration diagram for Operator::GLib::HTTPAdapter:
Collaboration graph
[legend]

Public Member Functions

 HTTPAdapter (SoupSession *)
 
void httpcall (const std::string &method, const std::string &URL, const HTTP::headers_t &, std::unique_ptr< std::istream > body, size_t timeout, const HTTP::httpcallback_t &)
 

Detailed Description

Examples:
liboperator-glib/examples/chathistory.cc, liboperator-glib/examples/echo.cc, liboperator-glib/examples/send.cc, liboperator-glib/examples/sync.cc, and liboperator-glib/examples/versions.cc.

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