Public Member Functions | Public Attributes
async_web_server_cpp::HttpHeader Struct Reference

#include <http_header.hpp>

List of all members.

Public Member Functions

 HttpHeader ()
 HttpHeader (std::string name, std::string value)

Public Attributes

std::string name
std::string value

Detailed Description

Represents a HTTP header in a request or response

Definition at line 12 of file http_header.hpp.


Constructor & Destructor Documentation

Definition at line 14 of file http_header.hpp.

async_web_server_cpp::HttpHeader::HttpHeader ( std::string  name,
std::string  value 
) [inline]

Definition at line 18 of file http_header.hpp.


Member Data Documentation

Definition at line 22 of file http_header.hpp.

Definition at line 23 of file http_header.hpp.


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


async_web_server_cpp
Author(s): Mitchell Wills
autogenerated on Thu Aug 27 2015 12:27:39