userver: Member List
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
clients::http::Form Member List

This is the complete list of members for clients::http::Form, including all inherited members.

AddBuffer(const std::string &key, const std::string &file_name, const std::shared_ptr< std::string > &buffer) (defined in clients::http::Form)clients::http::Form
AddBuffer(const std::string &key, const std::string &file_name, const std::shared_ptr< std::string > &buffer, const std::string &content_type) (defined in clients::http::Form)clients::http::Form
AddContent(std::string_view key, std::string_view content) (defined in clients::http::Form)clients::http::Form
AddContent(std::string_view key, std::string_view content, const std::string &content_type) (defined in clients::http::Form)clients::http::Form
Form() (defined in clients::http::Form)clients::http::Form
Form(const Form &)=delete (defined in clients::http::Form)clients::http::Form
Form(Form &&)=delete (defined in clients::http::Form)clients::http::Form
GetNative() const (defined in clients::http::Form)clients::http::Form
operator=(const Form &)=delete (defined in clients::http::Form)clients::http::Form
operator=(Form &&)=delete (defined in clients::http::Form)clients::http::Form
~Form() (defined in clients::http::Form)clients::http::Form