Guitar
Public Attributes | List of all members
InetClient::Post Struct Reference

#include <inetclient.h>

Collaboration diagram for InetClient::Post:
Collaboration graph
[legend]

Public Attributes

std::string content_type
 
std::string boundary
 
std::vector< char > data
 

Member Data Documentation

◆ boundary

std::string InetClient::Post::boundary

◆ content_type

std::string InetClient::Post::content_type

◆ data

std::vector<char> InetClient::Post::data

The documentation for this struct was generated from the following file: