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

#include <webclient.h>

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

Public Attributes

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

Member Data Documentation

◆ boundary

std::string WebClient::Post::boundary

◆ content_type

std::string WebClient::Post::content_type

◆ data

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

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