This is the complete list of members for clients::http::Form, including all inherited members.
| AddBuffer(std::string_view key, utils::zstring_view file_name, const std::shared_ptr< std::string > &buffer) (defined in clients::http::Form) | clients::http::Form | |
| AddBuffer(std::string_view key, utils::zstring_view file_name, const std::shared_ptr< std::string > &buffer, utils::zstring_view 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, utils::zstring_view 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 &&) noexcept (defined in clients::http::Form) | clients::http::Form | |
| operator=(const Form &)=delete (defined in clients::http::Form) | clients::http::Form | |
| operator=(Form &&) noexcept (defined in clients::http::Form) | clients::http::Form | |
| ~Form() (defined in clients::http::Form) | clients::http::Form |