Cuberite
A lightweight, fast and extensible game server for Minecraft
Public Attributes | List of all members
HTTPFormData Struct Reference

#include <WebAdmin.h>

Public Attributes

std::string Name
 
std::string Type
 
std::string Value
 

Detailed Description

Definition at line 28 of file WebAdmin.h.

Member Data Documentation

◆ Name

std::string HTTPFormData::Name

Definition at line 30 of file WebAdmin.h.

◆ Type

std::string HTTPFormData::Type

Definition at line 32 of file WebAdmin.h.

◆ Value

std::string HTTPFormData::Value

Definition at line 31 of file WebAdmin.h.


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