Operator
C++ library for plugging into matrix.org
Operator::GLib::HTTPAdapter Member List

This is the complete list of members for Operator::GLib::HTTPAdapter, including all inherited members.

HTTPAdapter(SoupSession *) (defined in Operator::GLib::HTTPAdapter)Operator::GLib::HTTPAdapter
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 &) (defined in Operator::GLib::HTTPAdapter)Operator::GLib::HTTPAdaptervirtual